소스 검색
Fixed compile warning
Sam Lantinga
8 년 전
|
@@ -23,6 +23,7 @@
|
|
|
#include "SDL_assert.h"
|
|
#include "SDL_assert.h"
|
|
|
#include "SDL_hints.h"
|
|
#include "SDL_hints.h"
|
|
|
#include "SDL_log.h"
|
|
#include "SDL_log.h"
|
|
|
|
|
+#include "SDL_main.h"
|
|
|
|
|
|
|
|
#ifdef __ANDROID__
|
|
#ifdef __ANDROID__
|
|
|
|
|
|