X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_sp%2Fglobal.h;h=91847c2cb9f7832960fc581bd7db0607fbbe4b0b;hp=73a8282bfd87b370c2a0238db65b7a8554998358;hb=e51177796149f37de339bda83558c3c49758be93;hpb=07d1e990ebdd1e5eca3d310f8e9b9a3a8411a4dd diff --git a/src/game_sp/global.h b/src/game_sp/global.h index 73a8282b..91847c2c 100644 --- a/src/game_sp/global.h +++ b/src/game_sp/global.h @@ -7,43 +7,26 @@ #include "main_sp.h" +#include "vb_lib.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" #include "Input.h" -#include "LevelSetPreviewForm.h" #include "MainForm.h" #include "MainGameLoop.h" -#include "Marker.h" #include "Murphy.h" #include "OrangeDisk.h" -#include "PathTools.h" -#include "SettingsObject.h" #include "SnikSnaks.h" #include "Sound.h" -#include "TickCountObject.h" -#include "TopMost.h" #include "Zonk.h" -#include "modAnimations.h" -#include "modGeneralTricks.h" -#include "modMPX.h" #endif /* GAME_SP_GLOBAL_H */