Fixed a name clash with the langauge

This commit is contained in:
2022-11-07 16:44:21 +00:00
parent d40234637a
commit 7c886b071f
7 changed files with 11 additions and 10 deletions

View File

@@ -3,8 +3,7 @@
#include "memory.h"
#include "engine.h"
#include <SDL2/SDL.h>
#include "core_common.h"
static int nativeMapInputEventToKey(Interpreter* interpreter, LiteralArray* arguments, LiteralDictionary* symKeyEventsPtr, char* fnName) {
//checks