mirror of
https://github.com/zeldaret/ph
synced 2026-05-25 23:35:11 -04:00
13 lines
197 B
C++
13 lines
197 B
C++
#pragma once
|
|
|
|
#include "types.h"
|
|
|
|
struct UnkStruct_027e105c {
|
|
/* 0 */ const char **unk_0;
|
|
/* 4 */
|
|
|
|
unk32 LoadTreasureItemFanfare(Treasure);
|
|
};
|
|
|
|
extern UnkStruct_027e105c data_027e105c;
|