Decompile easy_chat data

This commit is contained in:
Marcus Huderle
2019-02-26 11:24:12 -06:00
committed by huderlem
parent b60611c38e
commit 231355f84d
55 changed files with 10975 additions and 11398 deletions

View File

@@ -4893,6 +4893,11 @@ extern const u16 gFrontierPassMapCursor_Pal[];
// Easy Chat Screen
extern const u32 gEasyChatWindow_Gfx[];
extern const u32 gEasyChatWindow_Tilemap[];
extern const u32 gEasyChatMode_Gfx[];
extern const u16 gEasyChatMode_Pal[];
extern const u32 gEasyChatCursor_Gfx[];
extern const u16 gEasyChatCursor_Pal[];
extern const u32 gEasyChatRightWindow_Gfx[];
extern const u16 gEasyChatRightWindow_Pal[];
#endif //GUARD_GRAPHICS_H