rnd-20100316-1-src
[rocksndiamonds.git] / src / game_sp / InitGameConditions.h
index c78da1281476fb7b5517afc41710200059d05254..eb4249fff9c07877c7b7c50b81bd6a26fd65257e 100644 (file)
@@ -5,11 +5,6 @@
 #ifndef INITGAMECONDITIONS_H
 #define INITGAMECONDITIONS_H
 
-#include "vb_types.h"
-#include "vb_defs.h"
-#include "vb_vars.h"
-#include "vb_lib.h"
-
 #include "global.h"
 
 
@@ -19,7 +14,7 @@ extern void InitMurphyPos();
 extern void InitMurphyPosB(int);
 extern void ResetInfotronsNeeded(int);
 extern void subFetchAndInitLevel();
-extern void subFetchAndInitLevelA(boolean);
+extern void subFetchAndInitLevelA();
 extern void subFetchAndInitLevelB();
 extern void subInitGameConditions();