mirror of
https://github.com/zeldaret/oot
synced 2026-06-05 11:18:12 -04:00
cleanup warnings (#907)
* cleanup warnings * remove camera header from some places * Remove extra new line
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user