mirror of
https://github.com/zeldaret/st
synced 2026-05-25 23:35:14 -04:00
76c1ec9acf
* Decompile StartUp overlay (99%) * jp delinks * regression fix
13 lines
181 B
C++
13 lines
181 B
C++
#pragma once
|
|
|
|
#include "types.h"
|
|
|
|
class UnkStruct_0204a090 {
|
|
public:
|
|
/* 00 */ unk32 mUnk_00;
|
|
|
|
void func_020073ac(unk32 param1);
|
|
};
|
|
|
|
extern UnkStruct_0204a090 data_0204a090;
|