use real gAudioRandom for random jump sound, etc.

This commit is contained in:
headshot2017
2022-12-27 18:08:26 -04:00
parent fab76290bc
commit 2f361951b5
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
#include "../include/sm64.h"
#include "area.h"
// #include "audio/external.h"
#include "../audio/external.h"
// #include "behavior_actions.h"
// #include "behavior_data.h"
#include "camera.h"