Mercurial > sdl-ios-xcode
comparison include/SDL_config.h.in @ 3173:510e3f36c04a
BeOS support for power subsystem.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sun, 07 Jun 2009 22:44:59 +0000 |
parents | b7a48f533966 |
children | 77d6336711fc |
comparison
equal
deleted
inserted
replaced
3172:f0191bd9f99c | 3173:510e3f36c04a |
---|---|
328 /* Enable system power support */ | 328 /* Enable system power support */ |
329 #undef SDL_POWER_LINUX | 329 #undef SDL_POWER_LINUX |
330 #undef SDL_POWER_WINDOWS | 330 #undef SDL_POWER_WINDOWS |
331 #undef SDL_POWER_MACOSX | 331 #undef SDL_POWER_MACOSX |
332 #undef SDL_POWER_OS2 | 332 #undef SDL_POWER_OS2 |
333 #undef SDL_POWER_BEOS | |
333 #undef SDL_POWER_NINTENDODS | 334 #undef SDL_POWER_NINTENDODS |
334 #undef SDL_POWER_HARDWIRED | 335 #undef SDL_POWER_HARDWIRED |
335 | 336 |
336 /* Enable assembly routines */ | 337 /* Enable assembly routines */ |
337 #undef SDL_ASSEMBLY_ROUTINES | 338 #undef SDL_ASSEMBLY_ROUTINES |