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
@@ -5,7 +5,7 @@
#include "../include/sm64.h"
#include "area.h"
//#include "audio/external.h"
#include "../audio/external.h"
#include "camera.h"
#include "../engine/graph_node.h"
#include "../engine/math_util.h"