checkpoint

This commit is contained in:
John Smith
2023-06-07 21:55:23 -04:00
parent 317f036598
commit 59c14f3b22
8 changed files with 340 additions and 286 deletions

View File

@@ -140,8 +140,5 @@ pub use wasm::*;
pub mod tests;
// For iOS tests
#[no_mangle]
pub extern "C" fn main_rs() {
// start game code here
}
pub extern "C" fn main_rs() {}