mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-23 02:35:17 -05:00
12 lines
242 B
C
12 lines
242 B
C
#ifndef POKEPLATINUM_STRUCT_0207AD40_H
|
|
#define POKEPLATINUM_STRUCT_0207AD40_H
|
|
|
|
#include "struct_decls/battle_system.h"
|
|
|
|
typedef struct {
|
|
BattleSystem *unk_00;
|
|
u8 unk_04;
|
|
} UnkStruct_0207AD40;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0207AD40_H
|