Changeset 7fcfade in buchla-68k for ram/im700.c
- Timestamp:
- 11/12/2017 08:45:42 PM (7 years ago)
- Branches:
- master
- Children:
- b9ddc9a
- Parents:
- 8a3cab0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ram/im700.c
r8a3cab0 r7fcfade 151 151 int16_t npts; /* number of points in function */ 152 152 int16_t nxtflag; /* next score flag */ 153 int 16_t oldltag; /* previous load tag for tagslot */153 int8_t oldltag; /* previous load tag for tagslot */ 154 154 int16_t oldpk; /* previous pkctrl state */ 155 155 int16_t oldsl; /* previous sliders state */
Note:
See TracChangeset
for help on using the changeset viewer.