pre_build.sh fix
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "gui/gui.hpp"
|
||||
#include <iostream>
|
||||
|
||||
// SDL for some reason redefains main
|
||||
// SDL for some reason redefines main
|
||||
#ifdef main
|
||||
#undef main
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user