mirror of
https://github.com/zeldaret/ph
synced 2026-05-29 08:42:55 -04:00
12 lines
186 B
C++
12 lines
186 B
C++
#pragma once
|
|
|
|
#include "global.h"
|
|
#include "types.h"
|
|
|
|
struct UnkStruct_027e077c {
|
|
// TODO: Add fields
|
|
|
|
UnkStruct_027e077c(unk32 param1);
|
|
bool func_0202e740(unk32 param1);
|
|
};
|