globalvars

This commit is contained in:
Poojawa
2018-09-11 00:58:01 -05:00
parent 0e510e8c34
commit bb13e70d32
8 changed files with 73 additions and 5 deletions
+2
View File
@@ -34,5 +34,7 @@ GLOBAL_LIST_EMPTY(vr_spawnpoints)
//used by jump-to-area etc. Updated by area/updateName()
GLOBAL_LIST_EMPTY(sortedAreas)
/// An association from typepath to area instance. Only includes areas with `unique` set.
GLOBAL_LIST_EMPTY(areas_by_type)
GLOBAL_LIST_EMPTY(all_abstract_markers)