Changeset 908b6ab in buchla-68k for ram/libdsp.x


Ignore:
Timestamp:
11/12/2017 07:38:12 PM (6 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
a8b81c2
Parents:
5289d7c
Message:

Fixed libwr.c.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/libdsp.x

    r5289d7c r908b6ab  
    6060extern  int16_t         showcat(void);
    6161extern  int16_t         showsiz(void);
    62 extern  int8_t          *slotnam(uint16_t slot, uint16_t kind);
     62extern  int8_t          *slotnam(int16_t slot, int16_t kind);
    6363extern  int16_t         spacerq(int16_t kind);
    6464extern  int16_t         srchcat(int8_t extn[]);
Note: See TracChangeset for help on using the changeset viewer.