Revert "Renamed instance_variables to global_variables and iv to g."
This reverts commit f9a0db6c44.
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@ char *argv[];
|
||||
|
||||
nethack_enter(argc, argv);
|
||||
|
||||
instance_globals_init();
|
||||
instance_variable_init();
|
||||
sys_early_init();
|
||||
|
||||
#if defined(WIN32) && defined(TTY_GRAPHICS)
|
||||
|
||||
Reference in New Issue
Block a user