diff Game.h @ 1397:eb02a65e5c82

Quick Spell fixed. Removed CShow, ThreadWard structures.
author Nomad
date Fri, 19 Jul 2013 09:42:03 +0200
parents 8ea496564034
children 934074e7fcc1
line wrap: on
line diff
--- a/Game.h	Thu Jul 18 17:29:20 2013 +0200
+++ b/Game.h	Fri Jul 19 09:42:03 2013 +0200
@@ -153,7 +153,7 @@
   float fSaturation;
   unsigned __int64 uSomeGammaStartTime;
   __int64 uSomeGammaDeltaTime;
-  ThreadWard *pThreadWardInstance;
+  void/*ThreadWard*/ *pThreadWardInstance;
   ParticleEngine *pParticleEngine;
   Mouse *pMouseInstance;
   LightmapBuilder *pLightmapBuilder;
@@ -164,7 +164,7 @@
   stru10 *pStru10Instance;
   void/*stru11*/ *pStru11Instance;
   void/*stru12*/ *pStru12Instance;
-  CShow *pCShow;
+  void/*CShow*/ *pCShow;
   Keyboard *pKeyboardInstance;
   GammaController *pGammaController;
   int field_E74;