Fixed a name clash with the langauge
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user