6 lines
87 B
C
6 lines
87 B
C
#ifndef __CONFIG__
|
|
#define __CONFIG__
|
|
#define VOXWARE
|
|
#define UNALIGNED_LONG_OK
|
|
#endif
|