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
233 B
C++
12 lines
233 B
C++
#pragma once
|
|
|
|
#include "global.h"
|
|
#include "types.h"
|
|
|
|
struct UnkStruct_02068894 {
|
|
void func_0203235c();
|
|
void func_02032304(char *param1, unk32 param2, unk32 param3, unk32 param4);
|
|
};
|
|
|
|
extern UnkStruct_02068894 data_02068894;
|