From aaae80f88f73ef9cf3d3b1a697b609cb2cc91c5c Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Sun, 9 Aug 2015 16:42:07 -0400 Subject: Fix typos up to end of home/audio.asm --- macros.asm | 1 + 1 file changed, 1 insertion(+) (limited to 'macros.asm') diff --git a/macros.asm b/macros.asm index d1130eb9..4836bc93 100644 --- a/macros.asm +++ b/macros.asm @@ -45,6 +45,7 @@ homecall_jump_sf: MACRO call BankswitchCommon call \1 pop bc + ld a,b jp BankswitchCommon ENDM -- cgit v1.3.1-sl0p