use real gAudioRandom for random jump sound, etc.
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
//#include "prevent_bss_reordering.h"
|
||||
#include "../include/sm64.h"
|
||||
#include "area.h"
|
||||
//#include "audio/external.h"
|
||||
#include "../audio/external.h"
|
||||
//#include "behavior_data.h"
|
||||
#include "camera.h"
|
||||
//#include "dialog_ids.h"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
#include "../include/sm64.h"
|
||||
#include "area.h"
|
||||
//#include "audio/external.h"
|
||||
#include "../audio/external.h"
|
||||
//#include "behavior_data.h"
|
||||
#include "camera.h"
|
||||
#include "../engine/math_util.h"
|
||||
|
||||
Reference in New Issue
Block a user