X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_sp%2FDemo.h;h=339a17ddf00c297afd9bfdb57b8585eb86db7ac6;hp=a9daa14f925fb30c9a4484ef0528692dbb4f0f78;hb=4591885cdbcfec145d1ac0510fed1519af1eea1d;hpb=34e8c8894f9aa655a87577c946c31a3f9b6134c5 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 */