mirror of
https://github.com/zeldaret/ss
synced 2026-06-28 02:33:07 -04:00
Expand dAcBase work
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#include "toBeSorted/scgame.h"
|
||||
|
||||
SpawnInfo ScGame::currentSpawnInfo = {};
|
||||
SpawnInfo ScGame::nextSpawnInfo = {};
|
||||
ScGame* ScGame::sInstance = nullptr;
|
||||
Reference in New Issue
Block a user