Instance variable work check-point.

This commit is contained in:
Bart House
2018-11-23 04:49:51 -08:00
parent 47b1d71bf3
commit 53791ab1de
17 changed files with 171 additions and 139 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ char *argv[];
nethack_enter(argc, argv);
icontext_init();
instance_variable_init();
sys_early_init();
#if defined(WIN32) && defined(TTY_GRAPHICS)