From f2ae74079fc917cbf7e1f640eb8beda0d4740887 Mon Sep 17 00:00:00 2001 From: luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> Date: Tue, 23 Jan 2018 16:45:34 -0500 Subject: Prefix wram labels with w, part 1. Handle edge cases first. --- mobile/mobile_5b.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mobile/mobile_5b.asm') diff --git a/mobile/mobile_5b.asm b/mobile/mobile_5b.asm index bb005b564..e7e7e437f 100755 --- a/mobile/mobile_5b.asm +++ b/mobile/mobile_5b.asm @@ -564,7 +564,7 @@ Function16cb2e: ; 16cb2e ret z call Function16cb40 ld hl, Unknown_16cb86 - ld de, Sprites + ld de, wVirtualOAM call Function16cb5d ret ; 16cb40 -- cgit v1.2.3