Files
st/include/Unknown/UnkStruct_027e09bc.hpp
Yanis 69ef244371 Merge headers from nitro decomp (#69)
* merge headers from nitro decomp

* cleanup: use inlines from g2.h and gx.h when changing registers

* cleanup: remove externs declarations in source files
2026-05-25 02:55:16 +02:00

21 lines
480 B
C++

#pragma once
#include "types.h"
class UnkStruct_027e09bc_0c {
public:
void func_ov000_02078230(unk32 param1);
bool func_ov000_0207834c(VecFx32 *param1, unk32 param2, unk32 param3);
bool func_ov000_02078764(VecFx32 *param1, void *param2, unk32 param3);
};
class UnkStruct_027e09bc {
public:
/* 00 */ unk32 mUnk_00;
/* 04 */ unk32 mUnk_04;
/* 08 */ unk32 mUnk_08;
/* 0C */ UnkStruct_027e09bc_0c *mUnk_0C;
};
extern UnkStruct_027e09bc *data_027e09bc;