X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2Fglobal.h;h=a458fcefac9922db3d5507a0423109e775bacb1f;hb=ce0bba1a070e5e64939491eb68087f68ef8fe870;hp=cce27bbf515022e7fe630232ef11094519800f1f;hpb=e63e92923fa0196ba7d538d4c8f5a16994e3bee8;p=rocksndiamonds.git diff --git a/src/game_sp/global.h b/src/game_sp/global.h index cce27bbf..a458fcef 100644 --- a/src/game_sp/global.h +++ b/src/game_sp/global.h @@ -5,24 +5,18 @@ #ifndef GAME_SP_GLOBAL_H #define GAME_SP_GLOBAL_H +#include "main_sp.h" + #include "ASM.h" -#include "BitMapObject.h" #include "BugsTerminals.h" -#include "Capture.h" #include "DDScrollBuffer.h" #include "DDSpriteBuffer.h" #include "Demo.h" -#include "DemoBufferObject.h" -#include "DirectDrawGlobals.h" -#include "DirectXGlobals.h" #include "Display.h" #include "DoGameStuff.h" #include "Electrons.h" -#include "ErrorReporting.h" #include "Explosions.h" #include "FakeDeclares.h" -#include "FancyRestore.h" -#include "GeneralTricks.h" #include "Globals.h" #include "Infotrons.h" #include "InitGameConditions.h" @@ -41,11 +35,6 @@ #include "TopMost.h" #include "Zonk.h" #include "modAnimations.h" -#include "modGeneralTricks.h" #include "modMPX.h" - -#include "main_sp.h" - - #endif /* GAME_SP_GLOBAL_H */