mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-19 13:37:22 -05:00
16 lines
408 B
C
16 lines
408 B
C
#ifndef POKEPLATINUM_STRUCT_0208BE5C_H
|
|
#define POKEPLATINUM_STRUCT_0208BE5C_H
|
|
|
|
#include "struct_decls/struct_020067E8_decl.h"
|
|
|
|
#include <nitro/fs.h>
|
|
|
|
typedef struct {
|
|
int (* unk_00)(UnkStruct_020067E8 *, int *);
|
|
int (* unk_04)(UnkStruct_020067E8 *, int *);
|
|
int (* unk_08)(UnkStruct_020067E8 *, int *);
|
|
const FSOverlayID unk_0C;
|
|
} UnkStruct_0208BE5C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0208BE5C_H
|