mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-22 18:26:14 -05:00
13 lines
276 B
C
13 lines
276 B
C
#ifndef POKEPLATINUM_STRUCT_0200F600_H
|
|
#define POKEPLATINUM_STRUCT_0200F600_H
|
|
|
|
#include "functypes/funcptr_0200F634.h"
|
|
|
|
typedef struct {
|
|
void *unk_00[2];
|
|
UnkFuncPtr_0200F634 unk_08[2];
|
|
int unk_10[2];
|
|
} UnkStruct_0200F600;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0200F600_H
|