mirror of
https://github.com/zeldaret/st
synced 2026-08-23 07:09:33 -04:00
12 lines
182 B
C++
12 lines
182 B
C++
#pragma once
|
|
#include "types.h"
|
|
|
|
class UnkStruct_020431b8 {
|
|
public:
|
|
/* 00 */ unk32 mUnk_00;
|
|
/* 04 */ unk32 mUnk_04;
|
|
/* 08 */
|
|
};
|
|
|
|
extern UnkStruct_020431b8 data_020431b8;
|