From 23e89e5fdfab3d1fe5dc57c675397722559e407e Mon Sep 17 00:00:00 2001 From: Andrew Martinek Date: Sun, 12 Jun 2016 12:37:57 -0400 Subject: fixed poorly worded comment. --- src/wram.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/wram.asm b/src/wram.asm index f7cfefa..396a61b 100755 --- a/src/wram.asm +++ b/src/wram.asm @@ -1118,7 +1118,7 @@ wd4cb:: ; d4cb wd4cf:: ; d4cf ds $1 -; this might be more of an animation buffer as I can't find any properties like which tile sprites take up are. +; this might be more of an animation buffer as I can't find any properties like which tile sprites go where. wOAMBuffer:: ; d4d0 ds $103 -- cgit v1.2.3