# File: `SpawnLists.h` ## Classes - `EntityCommand` - `SpawnEntry` - `SpawnLocation` ## Functions - `void AddSpawn(SpawnEntry* entity){ entities.push_back(entity); }` ## Notable Comments - /* - */ - //devn00b: added spawn location overrides, added these to accomodate.