Removes a mingw warning

This commit is contained in:
Linus Probert 2019-02-20 19:48:24 +01:00
parent 72c3817927
commit 269b25ba86
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
#include <stdlib.h>
#include <stdbool.h>
#include <string.h>
#include "menu.h"
#include "util.h"
#include "sprite.h"