mirror of
https://github.com/zeldaret/ph
synced 2026-05-24 07:10:52 -04:00
383ca6aaa2
* Game 74% * Game 99% * Fix symbol name
12 lines
180 B
C++
12 lines
180 B
C++
#pragma once
|
|
|
|
#include "global.h"
|
|
#include "types.h"
|
|
|
|
struct UnkStruct_027e08e4 {
|
|
void func_0202f2ac();
|
|
unk32 func_0202f328();
|
|
};
|
|
|
|
extern UnkStruct_027e08e4 data_027e08e4;
|