Files
st/include/Unknown/UnkStruct_02049f04.hpp
Yanis 76c1ec9acf Decompile 018_StartUp overlay (#19)
* Decompile StartUp overlay (99%)

* jp delinks

* regression fix
2026-01-13 15:04:52 +01:00

17 lines
277 B
C++

#pragma once
#include "global.h"
#include "types.h"
class UnkStruct_02049f04 {
public:
/* 00 */ unk8 mUnk_00[0x80];
/* 80 */ unk16 mUnk_80;
/* 82 */ unk16 mUnk_82;
UnkStruct_02049f04();
~UnkStruct_02049f04();
};
extern UnkStruct_02049f04 data_02049f04;