3DS: Fix build
Jeffrey Pfau jeffrey@endrift.com
Tue, 27 Dec 2016 04:12:15 -0800
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
src/platform/3ds/main.c
→
src/platform/3ds/main.c
@@ -4,6 +4,7 @@ * This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ +#include "core/core.h" #ifdef M_CORE_GBA #include "gba/gba.h" #include "gba/input.h"