March TGU (#953)

* lol.

* bit of changes

* deletes stuff

* some map path updates

* more changes

* deletes unit test that was gonna be deleted in tg

* see if this fixes anything
This commit is contained in:
SomethingFish
2023-04-05 10:12:01 +08:00
committed by GitHub
parent d3fb5c4ab6
commit edb232b692
1782 changed files with 213381 additions and 167042 deletions

View File

@@ -1,2 +1,7 @@
//A reference to this list is passed into area sound managers, and it's modified in a manner that preserves that reference in ash_storm.dm
GLOBAL_LIST_EMPTY(ash_storm_sounds)
#define STARTUP_STAGE 1
#define MAIN_STAGE 2
#define WIND_DOWN_STAGE 3
#define END_STAGE 4