mirror of
https://github.com/0TheSpy/Seaside.git
synced 2025-01-11 03:32: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 |