mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-27 05:13:13 -05:00
15 lines
341 B
C
15 lines
341 B
C
#ifndef POKEPLATINUM_STRUCT_02025340_H
|
|
#define POKEPLATINUM_STRUCT_02025340_H
|
|
|
|
#include "functypes/funcptr_020E5894.h"
|
|
#include "functypes/funcptr_020E5894_1.h"
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
u32 unk_04;
|
|
UnkFuncPtr_020E5894 unk_08;
|
|
UnkFuncPtr_020E5894_1 unk_0C;
|
|
} UnkStruct_02025340;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02025340_H
|