mirror of
https://github.com/zeldaret/ph
synced 2026-07-28 15:17:41 -04:00
15 lines
276 B
C++
15 lines
276 B
C++
#pragma once
|
|
|
|
#include "global.h"
|
|
#include "types.h"
|
|
|
|
#include "Game/Game.hpp"
|
|
|
|
struct UnkStruct_020ee734 {
|
|
void func_ov000_020d6488();
|
|
void func_ov000_020d6620(void);
|
|
void func_ov000_020d6438(GameModeId modeId);
|
|
};
|
|
|
|
extern UnkStruct_020ee734 data_ov000_020ee734;
|