Changeset 2479:98d6641ac5a1 in roaraudio


Ignore:
Timestamp:
08/23/09 00:35:37 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added workarounds consts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/config.h

    r2478 r2479  
    3838#include "libroar.h" 
    3939 
     40// WorkAroundS: 
     41#define ROAR_LIBROAR_CONFIG_WAS_NONE        0x00 
     42#define ROAR_LIBROAR_CONFIG_WAS_USE_EXECED  0x01 
     43 
    4044struct roar_libroar_config { 
    4145 struct { 
Note: See TracChangeset for help on using the changeset viewer.