(svn r13242) -Codechange: remove _opt_ptr.

This commit is contained in:
rubidium
2008-05-25 12:57:39 +00:00
parent 4ea34e778c
commit ce821b1ada
10 changed files with 64 additions and 66 deletions

View File

@@ -65,7 +65,6 @@
GameOptions _opt;
GameOptions _opt_newgame;
GameOptions *_opt_ptr;
Patches _patches;
Patches _patches_newgame;