mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Forgot to add init call for setting globals
This commit is contained in:
parent
4f80dbba19
commit
c842f7be8b
@ -20,6 +20,7 @@ void InitializeR5Dev()
|
||||
InstallIPHooks();
|
||||
InstallDXHooks();
|
||||
InstallOpcodes();
|
||||
InstallGlobals();
|
||||
SetupDXSwapChain();
|
||||
printf("+-----------------------------------------------------------------------------+\n");
|
||||
printf("| R5 DEV -- INITIALIZED ------------------------------------------------- |\n");
|
||||
|
Loading…
x
Reference in New Issue
Block a user