Delink ActorShopItem.cpp (#147)

* Make types compatible with dsd-ghidra typesync

* Update actors.md

* Update docs

* Delink ActorShopItem.cpp
This commit is contained in:
Aetias
2026-04-16 23:10:14 +02:00
committed by GitHub
parent 81f4540e6c
commit 38e9378f8f
17 changed files with 669 additions and 22 deletions
+2
View File
@@ -3,6 +3,8 @@
#include "global.h"
#include "types.h"
#include "Game/GameMode.hpp"
class UnkStruct_027e0dbc {
public:
/* 00 */ unk32 mUnk_00;
@@ -3,6 +3,8 @@
#include "global.h"
#include "types.h"
#include <nds/math.h>
struct UnkStruct_ov000_020e9c88 {
void func_ov000_0207b89c(s32 param2, Vec3p *param3, void (*param4)(void *), void *param5);
};