blob: f7ac25a08178ada85e0d89777f1b92844989fa70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#pragma once
#include "types.h"
struct UnkStruct_027e08f8 {
/* 0 */ bool mUnk_0;
/* 1 */ bool mUnk_1;
/* 2 */
void func_0202f9a0(unk32);
};
extern UnkStruct_027e08f8 data_027e08f8;
|