Files
watrbx-game-engine/Base/include/rbx/Nil.h
T
2025-09-18 17:55:52 -04:00

6 lines
61 B
C

#if defined(__APPLE__)
#ifdef nil
#undef nil
#endif
#endif