Files
S.P.L.U.R.T-Station-13/modular_splurt
Mosley 24c0a1314f some fixes
I have no idea if these works, this just allows the server to compile
2025-04-24 17:18:02 -05:00
..
2025-04-24 17:18:02 -05:00
2024-12-06 19:36:10 -06:00

About modularizing defines

Since #define clauses can't be properly modularized and need to be loaded first than the rest of the code for it to catch them, the modular_splurt/code/_DEFINES/ folder has been deleted and all of its contents have been moved to code\__SPLURTCODE\DEFINES

Please use this folder the same way you'd use the _DEFINES folder once found inside this directory