No fix yet

This commit is contained in:
2024-06-07 13:24:36 +02:00
parent 7b5e5df952
commit 6b05cc71f6
9 changed files with 37 additions and 11 deletions

View File

@@ -14,7 +14,7 @@ namespace ControllerTest {
namespace GPUTest {
extern const volatile JabyEngine::AutoLBAEntry lba[];
extern JabyEngine::CDFile Assets[2];
extern JabyEngine::CDFile Assets[18];
void main();
}