Integrate new Jaby sprite

This commit is contained in:
Jaby
2024-04-05 19:57:02 -05:00
parent d68fea41ed
commit 1eba386663
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();
}