mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 01:07:43 +00:00
Rename globals
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
namespace Retro
|
||||
{
|
||||
|
||||
CRandom16* GLOBAL_RANDOM = nullptr;
|
||||
CGlobalRandom* GLOBAL_RANDOM_TOKEN = nullptr;
|
||||
CRandom16* CRandom16::g_randomNumber = nullptr;
|
||||
CGlobalRandom* CGlobalRandom::g_currentGlobalRandom = nullptr;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user