X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_sp%2FMurphy.c;fp=src%2Fgame_sp%2FMurphy.c;h=f42d8da94168d1a3482023feed86a270a5ad3d48;hp=e104a5c7d1b4b4d3fd8f32010d941363dd2e58fa;hb=f926e522aef77158e0011ae5ad2cf8805509d6d1;hpb=4f9e14eb7715eb000d6a750f9734b8dcc521923f diff --git a/src/game_sp/Murphy.c b/src/game_sp/Murphy.c index e104a5c7..f42d8da9 100644 --- a/src/game_sp/Murphy.c +++ b/src/game_sp/Murphy.c @@ -1073,12 +1073,12 @@ loc_g_6756: return; #if 1 - if (!game_sp_info.LevelSolved) + if (!game_sp.LevelSolved) printf("::: Murphy.c: !!!!!!!!!! LEVEL %d SOLVED !!!!!!!!!!\n",LevelNumber); #endif #if 1 - game_sp_info.LevelSolved = TRUE; + game_sp.LevelSolved = TRUE; #endif subSoundFXExit();