Skip to content

Commit 2c379cb

Browse files
committed
Fix comment
1 parent eaad527 commit 2c379cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hardware.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@ def rVDMA_SRC_LOW equ $FF52
606606
; (CGB only) VRAM DMA destination address (high 8 bits) [wo]
607607
def rVDMA_DEST_HIGH equ $FF53
608608

609-
; -- VDMA_DEST_LOW / HDMA3 ($FF54) --------------------------------------------
609+
; -- VDMA_DEST_LOW / HDMA4 ($FF54) --------------------------------------------
610610
; (CGB only) VRAM DMA destination address (low 8 bits) [wo]
611611
def rVDMA_DEST_LOW equ $FF54
612612

0 commit comments

Comments
 (0)