X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_sp%2Ffile.c;h=8467cbf03877ab770470259a6519c8841571e89c;hp=d6d62c7b0ee1c0d9eedd4cbf908e6ef401c2b32a;hb=30eb586d06bc4d1ee7388dced1c20e530292aa93;hpb=115ce6f2da1914d68b0fe0e5f9082973190dacdd diff --git a/src/game_sp/file.c b/src/game_sp/file.c index d6d62c7b..8467cbf0 100644 --- a/src/game_sp/file.c +++ b/src/game_sp/file.c @@ -7,7 +7,7 @@ /* functions for loading Supaplex level */ /* ------------------------------------------------------------------------- */ -void setTapeInfoToDefaults_SP(void) +static void setTapeInfoToDefaults_SP(void) { native_sp_level.demo.is_available = FALSE; native_sp_level.demo.length = 0;