Renamed instance_variables to global_variables and iv to g.

This commit is contained in:
Bart House
2018-11-23 09:27:10 -08:00
parent a188bc5d40
commit dfc8f071f6
21 changed files with 115 additions and 115 deletions

View File

@@ -97,7 +97,7 @@ WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine,
win10_init();
instance_variable_init();
instance_globals_init();
sys_early_init();
/* init applicatio structure */