Render Dönerfisch for the GTE test

This commit is contained in:
Jaby
2024-01-23 12:11:57 -05:00
parent 032a88e33a
commit e2916d3a2b
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() {