Supermodel/Src/OSD
Bart Trzynadlowski 11d1d61bc2 - Removed BOOL and replaced it with native C++ type, bool.
- Removed TRUE and FALSE, changed to 'true' and 'false' keywords.
2011-09-08 06:34:18 +00:00
..
SDL - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
Windows - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
Audio.h - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
Logger.h - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
Thread.h - Added function-based interface Audio for OSD sound output, together with SDL implementation 2011-07-20 21:14:00 +00:00