Revert "Include SDL.h in main.cpp to make sure the main loop is SDL's main loop"
This was the wrong fix for the problem.
This reverts commit f31a570d96
.
dev-ui
parent
ee90f02bc4
commit
9e9a9937ba
|
@ -28,7 +28,6 @@
|
||||||
#include "common/misc.h"
|
#include "common/misc.h"
|
||||||
#include "common/restext.h"
|
#include "common/restext.h"
|
||||||
|
|
||||||
#include <SDL.h>
|
|
||||||
|
|
||||||
/* Doxygen main page */
|
/* Doxygen main page */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue