aboutsummaryrefslogtreecommitdiffstats
path: root/yellow
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2016-01-23 15:31:55 -0500
committerluckytyphlosion <alan.rj.huang@gmail.com>2016-01-23 15:31:55 -0500
commitd973447818ba774a166ebc748572487dc3071ba9 (patch)
tree43944515b5b2e2dfd3832db63435d65554d31d57 /yellow
parentMore bankF documentation. (diff)
downloadpokeyellow-d973447818ba774a166ebc748572487dc3071ba9.tar.gz
pokeyellow-d973447818ba774a166ebc748572487dc3071ba9.tar.xz
pokeyellow-d973447818ba774a166ebc748572487dc3071ba9.zip
More BankF documentation
MoveHitTest to MoveEffectPointerTable
Diffstat (limited to 'yellow')
-rwxr-xr-xyellow/main.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/yellow/main.asm b/yellow/main.asm
index f87b4ac7..96e1a2ac 100755
--- a/yellow/main.asm
+++ b/yellow/main.asm
@@ -3513,8 +3513,10 @@ ABTiles: INCBIN "gfx/AB.2bpp"
HpBarAndStatusGraphics: INCBIN "gfx/hp_bar_and_status.2bpp"
HpBarAndStatusGraphicsEnd:
BattleHudTiles1: INCBIN "gfx/battle_hud1.1bpp"
+BattleHudTiles1End:
BattleHudTiles2: INCBIN "gfx/battle_hud2.1bpp"
BattleHudTiles3: INCBIN "gfx/battle_hud3.1bpp"
+BattleHudTiles3End:
NintendoCopyrightLogoGraphics: INCBIN "gfx/copyright.2bpp"
GamefreakLogoGraphics: INCBIN "gfx/gamefreak.2bpp"
GamefreakLogoGraphicsEnd: