pokerevo/include/gUnkClass13.h
2020-11-12 13:26:03 -05:00

22 lines
344 B
C

#ifndef POKEREVO_GUNKCLASS13_H
#define POKEREVO_GUNKCLASS13_H
#ifdef __cplusplus
extern "C" {
#endif
struct gUnkClass13
{
u8 unk0[0x7A]; //pad
u8 unk7A;
};
// TODO: determine defining module for this global variable
extern gUnkClass13* lbl_8063F788;
#ifdef __cplusplus
}
#endif
#endif //POKEREVO_GUNKCLASS13_H