X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FInitGameConditions.h;h=eb4249fff9c07877c7b7c50b81bd6a26fd65257e;hb=5c6c42f1;hp=c78da1281476fb7b5517afc41710200059d05254;hpb=ce0bba1a070e5e64939491eb68087f68ef8fe870;p=rocksndiamonds.git diff --git a/src/game_sp/InitGameConditions.h b/src/game_sp/InitGameConditions.h index c78da128..eb4249ff 100644 --- a/src/game_sp/InitGameConditions.h +++ b/src/game_sp/InitGameConditions.h @@ -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();