Files
st/include/Unknown/UnkStruct_027e09a8.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

21 lines
518 B
C++

#pragma once
#include "math.hpp"
#include "types.h"
class UnkStruct_027e09a8 : public AutoInstance<UnkStruct_027e09a8> {
public:
// overlay 0
void func_ov000_020713bc();
void func_ov000_02071b30(unk32 param1, VecFx32 *pPos, unk32 param3);
void func_ov000_02071d34(void *param1, unk32 param2, VecFx32 *pPos, unk32 param4);
void func_ov000_02071eac(VecFx32 *pPos);
static UnkStruct_027e09a8 *Create();
// overlay 1
static void Destroy();
};
extern UnkStruct_027e09a8 *data_027e09a8;