mirror of
https://github.com/zeldaret/st
synced 2026-06-22 16:43:02 -04:00
6062d1f43c
* start overlay 1 * match courselist and delink a lot of files (+ remove SysObject) * fix build issues * fix regressions
15 lines
267 B
C++
15 lines
267 B
C++
#pragma once
|
|
|
|
#include "System/SysNew.hpp"
|
|
#include "types.h"
|
|
|
|
class UnkStruct_027e0d70 {
|
|
public:
|
|
~UnkStruct_027e0d70();
|
|
void func_ov071_0215e8f8();
|
|
void func_ov071_0215e9ac();
|
|
void func_ov071_0215eac8();
|
|
};
|
|
|
|
extern UnkStruct_027e0d70 *data_027e0d70;
|