summaryrefslogtreecommitdiff
path: root/include/Unknown/UnkStruct_020eec9c.hpp
diff options
context:
space:
mode:
authorAetias <144526980+AetiasHax@users.noreply.github.com>2025-11-16 17:14:48 +0100
committerGitHub <noreply@github.com>2025-11-16 17:14:48 +0100
commitfc691f4c8f76d11d6b47149fefadaca4470ab2a1 (patch)
treefe987a191d96ca71ce32776be09a57408f491050 /include/Unknown/UnkStruct_020eec9c.hpp
parent5b15874c4d2d7c185c98f2791cf8fa6a9d86a440 (diff)
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
Diffstat (limited to 'include/Unknown/UnkStruct_020eec9c.hpp')
-rw-r--r--include/Unknown/UnkStruct_020eec9c.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/Unknown/UnkStruct_020eec9c.hpp b/include/Unknown/UnkStruct_020eec9c.hpp
index bcb289ff..269b330d 100644
--- a/include/Unknown/UnkStruct_020eec9c.hpp
+++ b/include/Unknown/UnkStruct_020eec9c.hpp
@@ -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();
};