mirror of
https://github.com/zeldaret/ph
synced 2026-05-24 07:10:52 -04:00
383ca6aaa2
* Game 74% * Game 99% * Fix symbol name
13 lines
218 B
C++
13 lines
218 B
C++
#pragma once
|
|
|
|
#include "global.h"
|
|
#include "types.h"
|
|
|
|
class UnkStruct_02075dac {
|
|
public:
|
|
void func_0203f904();
|
|
void func_0203f974();
|
|
unk32 func_0203f9b8(void *);
|
|
};
|
|
extern UnkStruct_02075dac data_02075dac;
|