X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2Fglobal.h;h=9c7f5291602db5b86dd28374c17f3bfb1758293f;hb=98d421667c21a07ab69dd881f1435c2f595ddd4c;hp=027f286355934809ded139afade9a10fb3199f73;hpb=34e8c8894f9aa655a87577c946c31a3f9b6134c5;p=rocksndiamonds.git diff --git a/src/game_sp/global.h b/src/game_sp/global.h index 027f2863..9c7f5291 100644 --- a/src/game_sp/global.h +++ b/src/game_sp/global.h @@ -7,16 +7,16 @@ #include "main_sp.h" +#include "vb_lib.h" + #include "ASM.h" #include "BugsTerminals.h" #include "DDScrollBuffer.h" #include "DDSpriteBuffer.h" -#include "Demo.h" #include "Display.h" #include "DoGameStuff.h" #include "Electrons.h" #include "Explosions.h" -#include "FakeDeclares.h" #include "Globals.h" #include "Infotrons.h" #include "InitGameConditions.h" @@ -25,14 +25,8 @@ #include "MainGameLoop.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 "modMPX.h" -#endif /* GAME_SP_GLOBAL_H */ +#endif // GAME_SP_GLOBAL_H