Note to self
This commit is contained in:
parent
17805fa4a6
commit
c1d86676c3
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ let the_texture = 0;
|
|||
|
||||
export function init() {
|
||||
print("Hello world!");
|
||||
// TODO: Async IO
|
||||
the_texture = load_texture("./src/happy-tree.png");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue