removed platform preprocessor
This commit is contained in:
parent
bb8ab464d0
commit
f3aaba8db8
|
|
@ -113,10 +113,6 @@
|
||||||
#define RLAPI // Functions defined as 'extern' by default (implicit specifiers)
|
#define RLAPI // Functions defined as 'extern' by default (implicit specifiers)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// iOS owns the real main() via UIApplicationMain.
|
|
||||||
#if defined(PLATFORM_IOS)
|
|
||||||
#define main raylib_main
|
|
||||||
#endif
|
|
||||||
|
|
||||||
//----------------------------------------------------------------------------------
|
//----------------------------------------------------------------------------------
|
||||||
// Defines and Macros
|
// Defines and Macros
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user