Changeset c3aee8a in buchla-68k for include


Ignore:
Timestamp:
07/09/2017 11:09:17 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
f7428b1
Parents:
411371e
Message:

Make tables unsigned.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/dfltins.h

    r411371e rc3aee8a  
    11
    2 int16_t dfltins[] = {           /* default instrument */
     2uint16_t        dfltins[] = {           /* default instrument */
    33
    44        0x0000, 0x4465, 0x2046, 0x6175, 0x6C74, 0x2020, 0x2020, 0x2020,
Note: See TracChangeset for help on using the changeset viewer.