Files
st/include/Unknown/UnkStruct_0204aeec.hpp
T
Yanis 1713ffc43b Decompile MainSelect overlay (#8)
* Decompile MainSelect overlay (~90%)

* cleanup

* jp delinks

* fixed build and linking errors
2026-01-11 01:31:08 +01:00

12 lines
192 B
C++

#pragma once
#include "System/SysNew.hpp"
#include "types.h"
class UnkStruct_0204aeec : public SysObject {
public:
void func_0201e698(void);
};
extern UnkStruct_0204aeec data_0204aeec;