mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-05 05:07:48 +00:00
6 lines
61 B
C
6 lines
61 B
C
#if defined(__APPLE__)
|
|
#ifdef nil
|
|
#undef nil
|
|
#endif
|
|
#endif
|