diff options
author | yenatch <yenatch@gmail.com> | 2013-12-27 05:56:23 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-12-27 05:56:23 -0500 |
commit | 58af27eaebea219df4773980a95d21c3f36c29cb (patch) | |
tree | 8036bf392578af5649b4ef0a9200fa76168cc7ef /main.asm | |
parent | ace57ec8274b846af6092f5924f00b1f94119526 (diff) |
label overworld loop functions
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4189,7 +4189,7 @@ Function5e5d: ; 5e5d res 7, [hl] ld hl, $d83e set 1, [hl] - callba Function966b0 + callba OverworldLoop ld a, [$d4b5] cp $2 jr z, .asm_5e80 |