mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-05 07:24:34 +00:00
cleanup warnings (#907)
* cleanup warnings * remove camera header from some places * Remove extra new line
This commit is contained in:
parent
8e19b91e80
commit
0042acb539
9 changed files with 69 additions and 101 deletions
|
@ -2458,7 +2458,7 @@ void func_800F50CC(void);
|
|||
void func_800F4A70(void);
|
||||
void func_800F5CF8(void);
|
||||
|
||||
void func_800F30534(void) {
|
||||
void func_800F3054(void) {
|
||||
if (func_800FAD34() == 0) {
|
||||
sAudioUpdateTaskStart = gAudioContext.totalTaskCnt;
|
||||
sAudioUpdateStartTime = osGetTime();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue