X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FDemo.h;h=339a17ddf00c297afd9bfdb57b8585eb86db7ac6;hb=4591885cdbcfec145d1ac0510fed1519af1eea1d;hp=a9daa14f925fb30c9a4484ef0528692dbb4f0f78;hpb=5ba7f2d9a3f07f342afdf215a3307d5487cb6d43;p=rocksndiamonds.git diff --git a/src/game_sp/Demo.h b/src/game_sp/Demo.h index a9daa14f..339a17dd 100644 --- a/src/game_sp/Demo.h +++ b/src/game_sp/Demo.h @@ -5,18 +5,8 @@ #ifndef DEMO_H #define DEMO_H -#include "vb_types.h" -#include "vb_defs.h" -#include "vb_vars.h" -#include "vb_lib.h" - #include "global.h" -extern currency GetTotalFramesOfDemo(); -extern void subGetNextDemoKey(); -extern byte FirstDemoByte; -extern char *MySignature; -extern int RecDemoRandomSeed; #endif /* DEMO_H */