mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-12 01:40:47 +00:00
parent
c3806155c3
commit
284ecb114e
7 changed files with 253 additions and 218 deletions
|
@ -92,9 +92,8 @@ void ConsoleLogo_Draw(ConsoleLogoState* this) {
|
|||
Vec3f v3;
|
||||
Vec3f v1;
|
||||
Vec3f v2;
|
||||
#if !PLATFORM_IQUE
|
||||
s32 pad2[2];
|
||||
#endif
|
||||
s32 pad2;
|
||||
s32 pad3;
|
||||
|
||||
OPEN_DISPS(this->state.gfxCtx, "../z_title.c", 395);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue