mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-21 14:31:17 +00:00
parent
64dd475a3a
commit
1e21f69b37
7 changed files with 64 additions and 64 deletions
|
@ -128,7 +128,7 @@ void ConsoleLogo_Main(GameState* thisx) {
|
|||
ConsoleLogo_Calc(this);
|
||||
ConsoleLogo_Draw(this);
|
||||
|
||||
if (gIsCtrlr2Valid) {
|
||||
if (OOT_DEBUG && gIsCtrlr2Valid) {
|
||||
Gfx* gfx = POLY_OPA_DISP;
|
||||
s32 pad;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue