6 lines
103 B
Plaintext
6 lines
103 B
Plaintext
import engine;
|
|
|
|
initWindow("Airport Game", 800, 600, false);
|
|
|
|
loadRootNode("assets/scripts/root.toy");
|