Clean/split pokemon_mail and personality_test

This commit is contained in:
Kermalis
2023-10-20 01:35:32 -04:00
committed by Roshan Padaki
parent 276fa5ad0a
commit 4c41a29719
48 changed files with 4927 additions and 7153 deletions

View File

@@ -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