run clang-format

This commit is contained in:
Pheenoh
2020-12-26 11:31:49 -05:00
parent 64a6a97b7b
commit 4c504d078d
180 changed files with 4083 additions and 4253 deletions
+4 -4
View File
@@ -1,20 +1,20 @@
#include "global.h"
#include "JSystem/JAudio2/JAISe/JAISe.h"
#include "Z2AudioLib/Z2SeqMgr/Z2SeqMgr.h"
#include "global.h"
struct JAISoundParamsMove{
struct JAISoundParamsMove {
void moveVolume(float param_1, u32 param_2);
float unk_1;
};
struct Z2SoundMgr{
struct Z2SoundMgr {
void resetFilterAll();
u8 p1[0x3ec];
JAISoundParamsMove* JAISoundParamsMove;
};
struct Z2SceneMgr{
struct Z2SceneMgr {
long BGM_ID;
int sceneNum;
int timer;