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
251 B
C++
15 lines
251 B
C++
#pragma once
|
|
|
|
#include "System/SysNew.hpp"
|
|
#include "types.h"
|
|
|
|
class UnkStruct_027e0cf4 {
|
|
public:
|
|
~UnkStruct_027e0cf4();
|
|
void func_ov021_020f8cdc();
|
|
void func_ov021_020f8d20();
|
|
};
|
|
|
|
// gBattleGame?
|
|
extern UnkStruct_027e0cf4 *data_027e0cf4;
|