Changeset 432327d in buchla-68k for ram/libdsp.x


Ignore:
Timestamp:
09/17/2017 09:27:29 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
6099cac
Parents:
8c8b4e5
Message:

Fix conversion warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/libdsp.x

    r8c8b4e5 r432327d  
    3535extern  int16_t         clreq(int32_t bytes);
    3636extern  void            dslslot(int16_t slot, uint16_t fg, int16_t row);
    37 extern  uint16_t        exp_c(uint16_t c);
     37extern  uint16_t        exp_c(int16_t c);
    3838extern  int16_t         fcindex(void);
    3939extern  void            fcreset(void);
Note: See TracChangeset for help on using the changeset viewer.