mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
12 lines
257 B
C
12 lines
257 B
C
#ifndef POKEPLATINUM_STRUCT_020425E0_H
|
|
#define POKEPLATINUM_STRUCT_020425E0_H
|
|
|
|
#include "struct_defs/struct_020279FC.h"
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
const UnkStruct_020279FC * unk_04;
|
|
} UnkStruct_020425E0;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_020425E0_H
|