mirror of
https://github.com/zeldaret/ph
synced 2026-07-10 06:16:57 -04:00
12 lines
192 B
C++
12 lines
192 B
C++
#pragma once
|
|
|
|
#include "global.h"
|
|
#include "types.h"
|
|
|
|
class UnkStruct_02075dac {
|
|
public:
|
|
void func_0203f904();
|
|
unk32 func_0203f9b8(void *);
|
|
};
|
|
extern UnkStruct_02075dac data_02075dac;
|