mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-09 01:25:58 -05:00
Clean/split pokemon_mail and personality_test
This commit is contained in:
@@ -164,4 +164,10 @@ typedef struct LevelData
|
||||
u16 fillA;
|
||||
} LevelData;
|
||||
|
||||
// Definitely wrong but need to figure out better structure later
|
||||
struct FaceData
|
||||
{
|
||||
u8 *unk0[5];
|
||||
};
|
||||
|
||||
#endif // GUARD_STR_POKEMON_H
|
||||
Reference in New Issue
Block a user