Better HL support, HelloWorld running in software
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
#include <hl.h>
|
||||
#include <hx/CFFI.h>
|
||||
#include <system/ValuePointer.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
||||
@@ -33,8 +34,8 @@ namespace lime {
|
||||
|
||||
public:
|
||||
|
||||
static AutoGCRoot* callback;
|
||||
static AutoGCRoot* eventObject;
|
||||
static ValuePointer* callback;
|
||||
static ValuePointer* eventObject;
|
||||
|
||||
KeyEvent ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user