mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-04 14:01:22 +00:00
10 lines
215 B
Plaintext
10 lines
215 B
Plaintext
#include "core\_definitions.dm"
|
|
#include "core\core.dm"
|
|
#include "core\datum.dm"
|
|
#ifdef TGS_V3_API
|
|
#include "v3210\api.dm"
|
|
#include "v3210\commands.dm"
|
|
#endif
|
|
#include "v4\api.dm"
|
|
#include "v4\commands.dm"
|