Last Minute Changes

This commit is contained in:
TheBrokenRail
2023-11-03 17:39:07 -04:00
committed by iProgramInCpp
parent 06c69d3cc8
commit 8d3abda2fe
11 changed files with 29 additions and 24 deletions

View File

@@ -26,7 +26,7 @@ enum eSDLVirtualKeys
#include <Windows.h>
#endif
#if defined(ANDROID) && !defined(USE_SDL)
#ifdef USE_NATIVE_ANDROID
#include <android/keycodes.h>
#define AKEYCODE_ARROW_LEFT AKEYCODE_DPAD_LEFT