mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-16 04:44:44 +00:00
Match retail code_800D31A0.c (#1698)
This commit is contained in:
parent
67d4f0f36a
commit
a337416530
2 changed files with 7 additions and 1 deletions
|
@ -103,7 +103,9 @@ extern s32 gScreenWidth;
|
|||
extern s32 gScreenHeight;
|
||||
extern Mtx gMtxClear;
|
||||
extern MtxF gMtxFClear;
|
||||
#if OOT_DEBUG
|
||||
extern u32 gIsCtrlr2Valid;
|
||||
#endif
|
||||
extern s16* gWaveSamples[9];
|
||||
extern f32 gBendPitchOneOctaveFrequencies[256];
|
||||
extern f32 gBendPitchTwoSemitonesFrequencies[256];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue