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


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.c

    r5289d7c r908b6ab  
    915915*/
    916916
    917 int8_t *slotnam(uint16_t slot, uint16_t kind)
     917int8_t *slotnam(int16_t slot, int16_t kind)
    918918{
    919919        static  int8_t thename[13];
Note: See TracChangeset for help on using the changeset viewer.