summaryrefslogtreecommitdiff
path: root/src/game.c
diff options
context:
space:
mode:
authorAleksey Veresov <aleksey@veresov.pro>2021-03-03 16:51:20 +0300
committerAleksey Veresov <aleksey@veresov.pro>2021-03-03 16:51:20 +0300
commit840ed4c22b58afdbb8db871214430fad07971ab8 (patch)
tree2b7d1570234ae612b8995d968543a2d2ecb70ca6 /src/game.c
parentd0895d426c0146d8d4cda6b95964230adcec55ca (diff)
downloadtakethis-840ed4c22b58afdbb8db871214430fad07971ab8.tar
takethis-840ed4c22b58afdbb8db871214430fad07971ab8.tar.xz
takethis-840ed4c22b58afdbb8db871214430fad07971ab8.zip
o_O
Diffstat (limited to 'src/game.c')
-rw-r--r--src/game.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game.c b/src/game.c
index 1d5e2d6..0b9edc0 100644
--- a/src/game.c
+++ b/src/game.c
@@ -3,8 +3,8 @@
#include "globals.h"
#include "map.h"
#include <SDL2/SDL.h>
-#include <stdio.h>
#include <math.h>
+#include <stdio.h>
int magic = 0;
int lenin_size = 0;