From d45bf07f2c5aeaea6ec0c6fa40c975afdd29d682 Mon Sep 17 00:00:00 2001 From: Colin Noga Date: Tue, 28 Feb 2012 10:24:05 -0600 Subject: more boss fixes --- include/game.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include') diff --git a/include/game.h b/include/game.h index cca0fac..d9581b6 100755 --- a/include/game.h +++ b/include/game.h @@ -346,7 +346,6 @@ public: class dStage32C_c { public: - dStage32C_c(); u32 bulletData1; u32 bulletData2; @@ -374,8 +373,6 @@ public: u8 _171[3]; u32 pokeyTimer; - void setup(); - static dStage32C_c *instance; }; -- cgit v1.2.3