mirror of
https://github.com/zeldaret/ph
synced 2026-08-13 04:00:03 -04:00
@@ -0,0 +1,18 @@
|
||||
#pragma once
|
||||
|
||||
#include "global.h"
|
||||
#include "types.h"
|
||||
|
||||
#include "Game/GameMode.hpp"
|
||||
|
||||
struct UnkStruct_027e08fc {
|
||||
public:
|
||||
/* 0 */ u8 mUnk_0;
|
||||
/* 1 */ bool mUnk_1;
|
||||
/* 2 */ u16 mUnk_2;
|
||||
/* 4 */
|
||||
|
||||
void func_0202fbe4();
|
||||
};
|
||||
|
||||
extern UnkStruct_027e08fc data_027e08fc;
|
||||
Reference in New Issue
Block a user