mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-23 02:24:49 -05:00
12 lines
146 B
C
12 lines
146 B
C
#ifndef GUARD_SUBSTRUCT_203B240_H
|
|
#define GUARD_SUBSTRUCT_203B240_H
|
|
|
|
struct subStruct_203B240
|
|
{
|
|
char * pokeName;
|
|
char * unk4;
|
|
};
|
|
|
|
|
|
#endif
|