Files
st/include/Unknown/UnkStruct_027e09b4.hpp
T
Yanis 96874ba24e Decompile overlay 1 (Part 8) (#108)
* UnkStruct_027e09b4_001 OK

* UnkStruct_027e09ac_001 OK

* UnkStruct_027e0cec_001 OK

* SysNew OK

* UnkStruct_027e0cec_18_001 OK

* UnkStruct_027e0ce0_34_001 OK

* UnkStruct_027e0d00_001 OK

* PassengerManager_001 OK

* UnkStruct_027e0cf8_08_00_001 OK

* UnkStruct_ov020_020e8544_001 OK

* code_020bfdd0 OK and code_020bfeec OK

* code_020c099c OK
2026-07-15 20:19:35 +02:00

33 lines
797 B
C++

#pragma once
#include "global.h"
#include "math.hpp"
#include "types.h"
class UnkStruct_027e09b4 : public AutoInstance<UnkStruct_027e09b4> {
public:
/* 000 */ unk32 mUnk_000;
/* 004 */ STRUCT_PAD(0x04, 0x300);
/* 300 */ void *mUnk_300;
/* 304 */ unk32 mUnk_304;
/* 308 */ unk16 mUnk_308;
/* 30A */ unk16 mUnk_30A;
/* 30C */
UnkStruct_027e09b4();
// main
void func_01fff60c(VecFx32 *param1, unk32 param2, unk32 param3, u8 param4, unk32 param5, unk32 param6);
// overlay 1
void func_ov001_020bea84();
static UnkStruct_027e09b4 *Create();
static void Destroy();
// overlay 17
void func_ov017_020c08c4(VecFx32 *param1, unk32 param2, unk32 param3, s32 param4, s32 param5, s32 param6);
};
extern UnkStruct_027e09b4 *data_027e09b4;