From f16f07c5ca38fa269972dfecab7dbae50e0a73ff Mon Sep 17 00:00:00 2001 From: yenatch Date: Tue, 27 May 2014 11:08:52 -0700 Subject: More wOAMBuffer references. --- home.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home.asm') diff --git a/home.asm b/home.asm index e55b09ef..e09ec535 100644 --- a/home.asm +++ b/home.asm @@ -9244,7 +9244,7 @@ StringCmp:: ; 3a8e (0:3a8e) ; c = X coordinate of upper left corner of sprite ; de = base address of 4 tile number and attribute pairs WriteOAMBlock:: ; 3a97 (0:3a97) - ld h,$c3 + ld h,wOAMBuffer / $100 swap a ; multiply by 16 ld l,a call .writeOneEntry ; upper left -- cgit v1.2.3