X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame.c;h=26cc84cc2a8a61d0e95a9cd347f74368a549ebff;hp=8b5d2a79f7a5cc4bc6e2f5305540b9c45ad61c51;hb=0918c3eb2f6219a8cc72aa85bd9c4889788dd474;hpb=be5267c86e001e1fe5f7c3ccea3453c92280f46b diff --git a/src/game.c b/src/game.c index 8b5d2a79..26cc84cc 100644 --- a/src/game.c +++ b/src/game.c @@ -99,60 +99,6 @@ /* to control special behaviour of certain game elements */ int game_emulation = EMU_NONE; - - -#ifdef DEBUG -#if 0 -static unsigned int getStateCheckSum(int counter) -{ - int x, y; - unsigned int mult = 1; - unsigned int checksum = 0; - /* - static short lastFeld[MAX_LEV_FIELDX][MAX_LEV_FIELDY]; - */ - static boolean first_game = TRUE; - - for (y=0; y