mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-21 22:47:54 -05:00
15 lines
341 B
C
15 lines
341 B
C
#ifndef POKEPLATINUM_STRUCT_020251A4_H
|
|
#define POKEPLATINUM_STRUCT_020251A4_H
|
|
|
|
#include "functypes/funcptr_020E5894.h"
|
|
#include "functypes/funcptr_020E5894_1.h"
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
int unk_04;
|
|
UnkFuncPtr_020E5894 unk_08;
|
|
UnkFuncPtr_020E5894_1 unk_0C;
|
|
} UnkStruct_020251A4;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_020251A4_H
|