mirror of
https://github.com/seemueller-io/yachtpit.git
synced 2025-09-08 22:46:45 +00:00
init
This commit is contained in:
6
mobile/ios-src/main.m
Normal file
6
mobile/ios-src/main.m
Normal file
@@ -0,0 +1,6 @@
|
||||
#import "bindings.h"
|
||||
|
||||
int main() {
|
||||
main_rs();
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user