Files
ph/include/Unknown/UnkStruct_020e9360.hpp
T
Yanis 0421d36979 Decompile overlay 8 (95%) (#115)
* started overlay 8

* progress

* progress

* progress

* more headers

* progress

* more progress

* symbols

* fix splits + new headers

* more progress

* func_ov008_02112ee0 & func_ov008_02112f28

* document fish in save item manager and unrelated things because precommit is mad

* SaveItemManager ctor

* progress?

* fix build issues

* split files to match data

* format

* format

* cleanup and match vfunc_08

* add reloc for overlay 0

* fix vtable symbol

* improve non-matching functions

---------

Co-authored-by: Aetias <144526980+AetiasHax@users.noreply.github.com>
2025-07-13 15:11:50 +02:00

16 lines
249 B
C++

#pragma once
#include "global.h"
#include "types.h"
class UnkStruct_020e9360 {
public:
/* 00 */ u8 *mUnk_00;
/* 04 */ u8 mUnk_04[11];
/* 0f */ unk8 mUnk_0f;
UnkStruct_020e9360();
};
extern UnkStruct_020e9360 data_ov000_020e9360;