Changeset 908b6ab in buchla-68k for ram/libdsp.x
- Timestamp:
- 11/12/2017 07:38:12 PM (7 years ago)
- Branches:
- master
- Children:
- a8b81c2
- Parents:
- 5289d7c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ram/libdsp.x
r5289d7c r908b6ab 60 60 extern int16_t showcat(void); 61 61 extern int16_t showsiz(void); 62 extern int8_t *slotnam( uint16_t slot, uint16_t kind);62 extern int8_t *slotnam(int16_t slot, int16_t kind); 63 63 extern int16_t spacerq(int16_t kind); 64 64 extern int16_t srchcat(int8_t extn[]);
Note:
See TracChangeset
for help on using the changeset viewer.