mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 08:01:30 -07:00
Take out some lurking "nullgame" holdovers from unfinished puzzle
source files, in case they cause trouble. Spotted by Lee Dowling. [originally from svn r8300]
This commit is contained in:
@ -2304,7 +2304,7 @@ static void game_print(drawing *dr, game_state *state, int tilesize)
|
||||
}
|
||||
|
||||
#ifdef COMBINED
|
||||
#define thegame nullgame
|
||||
#define thegame slide
|
||||
#endif
|
||||
|
||||
const struct game thegame = {
|
||||
|
Reference in New Issue
Block a user