From 879bd05d88c3481a342ec7d6546b9cdebe548a90 Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Mon, 11 May 2015 12:25:16 -0400 Subject: Update copy2.asm --- home/copy2.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/copy2.asm') diff --git a/home/copy2.asm b/home/copy2.asm index 7b407cdc..1ba941e6 100644 --- a/home/copy2.asm +++ b/home/copy2.asm @@ -59,7 +59,7 @@ FarCopyDataDouble:: ld [MBC1RomBank],a ret -CopyVideoData:: +CopyVideoDataLCDEnabled:: ; Wait for the next VBlank, then copy c 2bpp ; tiles from b:de to hl, 8 tiles at a time. ; This takes c/8 frames. -- cgit v1.2.3