X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.c;h=79d917d6934020d551e6387a90e0b4cf203fdf5d;hb=a4bf969413cdda68ab8bb54a2a1181bdc09cf63a;hp=c5520d4ae89a754d8a5c638726acb0a7f1801afd;hpb=cd56ad175c592ea3047703d57c11d2f3a61f7f37;p=rocksndiamonds.git diff --git a/src/game.c b/src/game.c index c5520d4a..79d917d6 100644 --- a/src/game.c +++ b/src/game.c @@ -24,6 +24,7 @@ #include "network.h" #ifdef DEBUG +#if 0 static unsigned int getStateCheckSum(int counter) { int x, y; @@ -70,6 +71,7 @@ static unsigned int getStateCheckSum(int counter) return checksum; } #endif +#endif void GetPlayerConfig() {