Files
st/include/Unknown/UnkStruct_027e09b0.hpp
T
Yanis b116e79e9f Decompile overlay 1 (Part 2) (#91)
* UnkStruct_027e09b8_001 OK

* match func_ov001_020b7830

* fix build issues

* UnkStruct_027e0cd8_001 49%

* UnkStruct_027e0cd8_001 OK

* fix build issues

* UnkStruct_027e0cd8_0C_001 92%

* port some MSL C++ headers from rb3 and key decomps

* fix build issues

* UnkStruct_027e0cd8_0C_001 98%
2026-06-28 15:29:34 +02:00

17 lines
276 B
C++

#pragma once
#include "global.h"
#include "types.h"
class UnkStruct_027e09b0 {
public:
/* 00 */ unk32 mUnk_00;
UnkStruct_027e09b0();
~UnkStruct_027e09b0();
void func_ov000_02072cc4(unk32 param1, unk32 param2);
};
extern UnkStruct_027e09b0 *data_027e09b0;