Minor WebAssembly adjustments
This commit is contained in:
@@ -28,6 +28,8 @@ namespace lime {
|
||||
|
||||
static void GCEnterBlocking ();
|
||||
static void GCExitBlocking ();
|
||||
static void GCTryEnterBlocking ();
|
||||
static void GCTryExitBlocking ();
|
||||
static bool GetAllowScreenTimeout ();
|
||||
static std::wstring* GetDeviceModel ();
|
||||
static std::wstring* GetDeviceVendor ();
|
||||
|
||||
Reference in New Issue
Block a user