[oden] Assets becomes async load in terms of IO/GFX
This commit is contained in:
parent
d2dfa7c401
commit
f3f9988314
3 changed files with 16 additions and 8 deletions
2
types/asset-core.d.ts
vendored
2
types/asset-core.d.ts
vendored
|
|
@ -1 +1,3 @@
|
|||
// These are the functions exposed by the native assets module.
|
||||
//
|
||||
export function load_texture(path: string): number;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue