Changeset 7c5def4 in buchla-68k for ram/instdsp.x


Ignore:
Timestamp:
11/15/2017 06:13:13 PM (6 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
72741f4
Parents:
2ff1367
Message:

Minor fixes and cleanups.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/instdsp.x

    r2ff1367 r7c5def4  
    4545extern  int16_t         irand(int16_t range);
    4646extern  void            oscdsp(int16_t row, int16_t val, int16_t n, int8_t *lbl, int16_t frq);
    47 extern  void            pltws(uint16_t ws[], int16_t pen);
     47extern  void            pltws(int16_t ws[], int16_t pen);
    4848extern  void            reshowi(void);
    4949extern  int16_t         xgetran(int16_t mlt);
Note: See TracChangeset for help on using the changeset viewer.