Files
ph/include/DTCM/UnkStruct_027e105c.hpp
Aetias 38e9378f8f Delink ActorShopItem.cpp (#147)
* Make types compatible with dsd-ghidra typesync

* Update actors.md

* Update docs

* Delink ActorShopItem.cpp
2026-04-16 23:10:14 +02:00

16 lines
243 B
C++

#pragma once
#include "global.h"
#include "types.h"
#include "Item/Item.hpp"
struct UnkStruct_027e105c {
/* 0 */ const char **unk_0;
/* 4 */
unk32 LoadTreasureItemFanfare(Treasure);
};
extern UnkStruct_027e105c data_027e105c;