Render Dönerfisch for the GTE test

This commit is contained in:
Jaby
2024-01-23 12:11:57 -05:00
committed by Jaby
parent d86d4fe38f
commit 3914586ef0
4 changed files with 54 additions and 6 deletions

View File

@@ -54,7 +54,7 @@ namespace Assets {
namespace Main {
static const CDFile Files[] = {
CDFileBuilder::simple_tim(LBA::PACO, PacoTIM),
CDFileBuilder::simple_tim(LBA::DFISH, DoenerFishTIM)
CDFileBuilder::simple_tim(LBA::DFISH, DoenerFishInfo.tim)
};
void load() {