diff options
author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-08-19 21:58:05 -0400 |
---|---|---|
committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-08-19 21:58:05 -0400 |
commit | 52cc9d3e02fe4b4591c85949c8a6691764c5eea9 (patch) | |
tree | 62f24118bb1cfccd8aa94f50f757409f0c5eed0c /main.asm | |
parent | 37455d9b76491402aaeb099099888fe05c6c7a7b (diff) |
Added trainer info border tiles to gfx
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44737,7 +44737,7 @@ UnnamedText_2fb93: ; 2fb93 (b:7b93) ; 0x2fb93 + 5 bytes TrainerInfoTextBoxTileGraphics: ; 2fb98 (b:7b98) -INCBIN "baserom.gbc",$2fb98,$2fc28 - $2fb98 +INCBIN "gfx/trainer_info.2bpp" ; mostly empty, last tile contains circle UnknownGFX_2fc28: ; 2fc28 (b:7c28) |