summaryrefslogtreecommitdiff
path: root/home/map.asm
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2013-10-14 11:53:12 -0700
committerBryan Bishop <kanzure@gmail.com>2013-10-14 11:53:12 -0700
commit80329c54897a545b9b8b3e82b686b09f295bb67a (patch)
tree322ca10c3e768cabfba250f1c7879b246a0781b6 /home/map.asm
parent94d4c89e093b76a0964114bd7a370046e70e965e (diff)
parentcf966bb824ce0ffe384291cd51aa96a2dd86e839 (diff)
Merge pull request #210 from yenatch/master
contest mons, fixed dumb labels, fixed more lz dumps, game freak logo, roofs
Diffstat (limited to 'home/map.asm')
-rw-r--r--home/map.asm4
1 files changed, 1 insertions, 3 deletions
diff --git a/home/map.asm b/home/map.asm
index d4cfe1be9..f78340849 100644
--- a/home/map.asm
+++ b/home/map.asm
@@ -1418,9 +1418,7 @@ Function2821: ; 2821
jr .asm_2875
.asm_286f
- ld a, $7
- ld hl, $4000
- rst FarCall
+ callba LoadMapGroupRoof
.asm_2875
xor a