mirror of
https://github.com/0TheSpy/Seaside.git
synced 2025-09-19 20:26:10 +08:00
12 lines
103 B
C
12 lines
103 B
C
![]() |
|
||
|
#ifdef STEAM
|
||
|
|
||
|
#undef char
|
||
|
|
||
|
|
||
|
#undef malloc
|
||
|
#undef realloc
|
||
|
#undef _expand
|
||
|
#undef free
|
||
|
|
||
|
#endif
|