mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
15 lines
397 B
C
15 lines
397 B
C
#ifndef POKEPLATINUM_STRUCT_OV21_021D4008_H
|
|
#define POKEPLATINUM_STRUCT_OV21_021D4008_H
|
|
|
|
#include "overlay021/funcptr_ov21_021D41EC.h"
|
|
#include "overlay021/funcptr_ov21_021D420C.h"
|
|
|
|
typedef struct {
|
|
void *unk_00;
|
|
void *unk_04;
|
|
const UnkFuncPtr_ov21_021D41EC *unk_08;
|
|
const UnkFuncPtr_ov21_021D420C *unk_0C;
|
|
} UnkStruct_ov21_021D4008;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV21_021D4008_H
|