Integrate new Jaby sprite

This commit is contained in:
2024-04-05 19:57:02 -05:00
parent d0aa1d43d2
commit 0045c892b5
9 changed files with 52 additions and 6 deletions

View File

@@ -20,6 +20,9 @@ namespace GPUTest {
}
namespace GTETest {
extern const volatile JabyEngine::AutoLBAEntry lba[];
extern JabyEngine::CDFile Assets[1];
void main();
}