mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-08-19 13:09:55 +00:00
More cleanups.
```c #undef BBGE_BUILD_X360 #undef BBGE_BUILD_GLFW #undef BBGE_BUILD_SDLMIXER #undef BBGE_BUILD_BASS20 ```
This commit is contained in:
parent
903d222f65
commit
6bcee6a034
5 changed files with 0 additions and 143 deletions
|
@ -28,9 +28,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
#include <stdint.h>
|
||||
typedef uint32_t uint32;
|
||||
#endif
|
||||
#ifdef BBGE_BUILD_X360
|
||||
typedef unsigned int uint32;
|
||||
#endif
|
||||
|
||||
class Flags
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue