Render Dönerfisch for the GTE test

This commit is contained in:
2024-01-23 12:11:57 -05:00
parent 40c86eea0e
commit c33f6e8c1e
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() {