diff Game.h @ 522:61343380715b

Origianl structures integrity test added
author Nomad
date Sat, 02 Mar 2013 01:30:24 +0200
parents 650d96af8855
children 7c0763248a87
line wrap: on
line diff
--- a/Game.h	Fri Mar 01 23:43:21 2013 +0400
+++ b/Game.h	Sat Mar 02 01:30:24 2013 +0200
@@ -82,7 +82,7 @@
   static void  Destroy();
 
 protected: Game();
-protected: ~Game();
+protected: virtual ~Game();
 
 public:
   void _44E904();
@@ -113,7 +113,7 @@
   struct IndoorCameraD3D *GetIndoorCamera() {return this->pIndoorCameraD3D;}
 
 
-  void (__thiscall ***vdestructor_ptr)(Game *, bool);
+  //void (__thiscall ***vdestructor_ptr)(Game *, bool);
   Game__StationaryLight pStationaryLights[25];
   char field_2C0[1092];
   unsigned int uNumStationaryLights;