No fix yet

This commit is contained in:
Jaby
2024-06-07 13:24:36 +02:00
committed by Jaby
parent df25a789d6
commit e10a65bd20
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();
}