mirror of
https://github.com/zeldaret/ph
synced 2026-05-25 23:35:11 -04:00
Clang format
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
#include "global.h"
|
||||
#include "types.h"
|
||||
|
||||
#include "Debug/DebugHierarchy.hpp"
|
||||
#include "Message/BMG.hpp"
|
||||
#include "Message/MsgProc.hpp"
|
||||
#include "System/SysNew.hpp"
|
||||
#include "nds/math.h"
|
||||
#include "Debug/DebugHierarchy.hpp"
|
||||
|
||||
#include "Unknown/UnkStruct_0202e1a0.hpp"
|
||||
#include "Unknown/UnkStruct_02032f0c.hpp"
|
||||
@@ -36,7 +36,7 @@ public:
|
||||
/* 0x20 */ UnkStruct_02037750 *mUnk_20[2];
|
||||
/* 0x28 */ UnkStruct_02038aa0 *mUnk_28[6]; //! TODO: is it the right type?
|
||||
/* 0x40 */ UnkStruct_020397f8 *mUnk_40[2]; // is array size 6?
|
||||
/* 0x48 */ DebugHierarchy* mDebug;
|
||||
/* 0x48 */ DebugHierarchy *mDebug;
|
||||
/* 0x4C */
|
||||
|
||||
static void func_0203643c(u32 *param_1, MessageManager *param_2, u32 param_3);
|
||||
|
||||
Reference in New Issue
Block a user