Changeset 1917:4b3dc18ab7d5 in roaraudio


Ignore:
Timestamp:
05/27/09 17:12:12 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added IDs for subsystems

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/roard.h

    r1816 r1917  
    5757#endif 
    5858*/ 
     59 
     60#define ROAR_SUBSYS_NONE          0x00 
     61#define ROAR_SUBSYS_WAVEFORM      0x01 
     62#define ROAR_SUBSYS_MIDI          0x02 
     63#define ROAR_SUBSYS_CB            0x04 
     64#define ROAR_SUBSYS_LIGHT         0x08 
    5965 
    6066 
Note: See TracChangeset for help on using the changeset viewer.