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

13 lines
295 B
C++

#pragma once
#include "math.hpp"
#include "types.h"
class UnkStruct_027e09a8 {
public:
void func_ov000_02071b30(unk32 param1, VecFx32 *pPos, unk32 param3);
void func_ov000_02071d34(void *param1, unk32 param2, VecFx32 *pPos, unk32 param4);
};
extern UnkStruct_027e09a8 *data_027e09a8;