Do not require LBAs

This commit is contained in:
2024-01-03 18:06:59 -06:00
parent 593e8c72be
commit 2cc8416c4f
2 changed files with 1 additions and 10 deletions

View File

@@ -1,14 +1,5 @@
#include <PSX/AutoLBA/auto_lba.hpp>
#include <PSX/AutoLBA/auto_lba_declaration.hpp>
#include <stdio.h>
enum LBA {
__jabyengine_start_lba_request
__jabyengine_request_lba_for(PACO, "ASSETS/MAIN/PACO.BIN"),
__jabyengine_end_lba_request
};
__declare_lba_header(LBA);
namespace GPUTest {
void main() {
printf("BlubbBlubbBlubb!!\n");