X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FDemo.c;h=caa7441ce35e67d087377d4a9178e43ed239d5b5;hb=8d3d7d213a9691455a49544624bf380e85f43461;hp=7bbf90f0bef79e241ef21e8390b41a7f9a434876;hpb=b15916f3e0650dc610705ea662bfbcd25099cce8;p=rocksndiamonds.git diff --git a/src/game_sp/Demo.c b/src/game_sp/Demo.c index 7bbf90f0..caa7441c 100644 --- a/src/game_sp/Demo.c +++ b/src/game_sp/Demo.c @@ -4,7 +4,8 @@ #include "Demo.h" -static char *VB_Name = "modDemo"; +// static char *VB_Name = "modDemo"; + // --- Option Explicit // // Public Function subCloseDemoRecordingFile() @@ -74,7 +75,7 @@ currency GetTotalFramesOfDemo() GetTotalFramesOfDemo = nFrames; return GetTotalFramesOfDemo; -GetTotalFramesOfDemoEH: + // GetTotalFramesOfDemoEH: // ReportError "GetTotalFramesOfDemo()", "invalid data detected in file " & OrigPath GetTotalFramesOfDemo = 0; DemoAvailable = False;