Changeset 7258c6a in buchla-68k for include/dfltins.h


Ignore:
Timestamp:
07/09/2017 04:45:34 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
8618599
Parents:
0292fbb
Message:

Use standard integer types.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/dfltins.h

    r0292fbb r7258c6a  
    1 short   dfltins[] = {           /* default instrument */
     1
     2int16_t dfltins[] = {           /* default instrument */
    23
    34        0x0000, 0x4465, 0x2046, 0x6175, 0x6C74, 0x2020, 0x2020, 0x2020,
Note: See TracChangeset for help on using the changeset viewer.