Fix segfault
This commit is contained in:
parent
e9f919052c
commit
53096517c9
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
#include <stdio.h>
|
||||
#include <SDL2/SDL.h>
|
||||
|
||||
#define LCR_SETTING_LOG_LEVEL 5
|
||||
#define LCR_SETTING_LOG_LEVEL 0
|
||||
|
||||
#include "game.h"
|
||||
#include "debug.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue