Added scene node structs to API

This commit is contained in:
2020-06-12 18:49:07 -07:00
parent 18a2bb5688
commit 0fc6ec1357
4 changed files with 159 additions and 14 deletions

View File

@@ -32,6 +32,6 @@
#ifndef HELLO_CUBE_H
#define HELLO_CUBE_H
void smoke_main();
void smoke_load();
#endif // HELLO_CUBE_H