mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-07-20 20:22:56 +01:00
24c0a1314f
I have no idea if these works, this just allows the server to compile
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