mirror of
https://github.com/SirBlobby/Hoya26.git
synced 2026-03-22 05:16:55 -04:00
Tauri IOS Build
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
namespace ffi {
|
||||
extern "C" {
|
||||
void start_app();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user