aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/atari800/files/config.h
blob: 085cc7e34a4b3ffabd040dd912389628b9028fc4 (plain) (blame)
1
2
3
4
5
#ifndef __CONFIG__
#define __CONFIG__
#define VOXWARE
#define UNALIGNED_LONG_OK
#endif