mirror of
https://github.com/zeldaret/ph
synced 2026-05-24 07:10:52 -04:00
383ca6aaa2
* Game 74% * Game 99% * Fix symbol name
14 lines
201 B
C++
14 lines
201 B
C++
#pragma once
|
|
|
|
#include "types.h"
|
|
|
|
struct UnkStruct_027e08f8 {
|
|
/* 0 */ bool mUnk_0;
|
|
/* 1 */ bool mUnk_1;
|
|
/* 2 */
|
|
|
|
void func_0202f9a0(unk32);
|
|
};
|
|
|
|
extern UnkStruct_027e08f8 data_027e08f8;
|