text window cleanup

This commit is contained in:
DizzyEggg
2018-01-21 13:32:11 +01:00
parent ad2ef517bd
commit e0fbd5daad
8 changed files with 110 additions and 229 deletions

View File

@@ -1,6 +1,10 @@
#ifndef GUARD_GRAPHICS_H
#define GUARD_GRAPHICS_H
// overworld
extern const u32 gMessageBox_Gfx[];
extern const u16 gMessageBox_Pal[];
// interface pokeballs
extern const u8 gInterfaceGfx_PokeBall[];
extern const u8 gInterfacePal_PokeBall[];