[oden] Remove native assets module

What's the point?
This commit is contained in:
John Doty 2023-06-30 06:31:01 -07:00
parent f3f9988314
commit 96e95e22ce
3 changed files with 1 additions and 66 deletions

View file

@ -1,3 +0,0 @@
// These are the functions exposed by the native assets module.
//
export function load_texture(path: string): number;