mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-22 18:26:14 -05:00
11 lines
240 B
C
11 lines
240 B
C
#ifndef POKEPLATINUM_STRUCT_0202D080_H
|
|
#define POKEPLATINUM_STRUCT_0202D080_H
|
|
|
|
#include "struct_defs/sentence.h"
|
|
|
|
typedef struct UnkStruct_0202D080_t {
|
|
Sentence unk_00[4];
|
|
} UnkStruct_0202D080;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0202D080_H
|