Changeset 7fcfade in buchla-68k for ram/im700.c


Ignore:
Timestamp:
11/12/2017 08:45:42 PM (6 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
b9ddc9a
Parents:
8a3cab0
Message:

Fixed ldfield.c.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/im700.c

    r8a3cab0 r7fcfade  
    151151int16_t         npts;                   /* number of points in function */
    152152int16_t         nxtflag;                /* next score flag */
    153 int16_t         oldltag;                /* previous load tag for tagslot */
     153int8_t          oldltag;                /* previous load tag for tagslot */
    154154int16_t         oldpk;                  /* previous pkctrl state */
    155155int16_t         oldsl;                  /* previous sliders state */
Note: See TracChangeset for help on using the changeset viewer.