Cleanup Assets

This commit is contained in:
2024-07-22 21:20:55 +02:00
parent c4d4b8f014
commit 687fa3be82
7 changed files with 49 additions and 46 deletions

View File

@@ -4,7 +4,7 @@
namespace GTETest {
enum LBA {
__jabyengine_start_lba_request
__jabyengine_request_lba_for(JABY_STAR, "ASSETS/GTE/JABY.BIN"),
__jabyengine_request_lba_for(JABY_STAR, "ASSETS/GTE/JABY.IMG"),
__jabyengine_end_lba_request
};
__declare_lba_header(LBA);