mirror of
https://github.com/zeldaret/ph
synced 2026-07-11 06:34:51 -04:00
LinkStateInteract (#135)
* Map symbol in Game * LinkStateInteract 19% * DebugHierarchy -> Bhio * LinkStateInteract 89% * LinkStateInteract 93% * Japanese strings * Fix build * Fix regression * Fix regressions * Rename BhioBase.cpp
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
#include "global.h"
|
||||
#include "types.h"
|
||||
|
||||
#include <nds/math.h>
|
||||
|
||||
struct UnkStruct_020eec9c_28 {
|
||||
/* 00 */ unk32 mUnk_00;
|
||||
/* 04 */ unk16 mUnk_04;
|
||||
@@ -38,7 +40,9 @@ public:
|
||||
|
||||
void func_ov000_020d77e4(unk32);
|
||||
unk32 func_ov000_020d7f18(unk32);
|
||||
void func_ov000_020d7a84(unk32, Vec3p *);
|
||||
void func_ov000_020d7ad4(unk32);
|
||||
void func_ov000_020d7b20(unk32, Vec3p *);
|
||||
void func_ov008_0211337c();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user