fixed comment typo

This commit is contained in:
Thorn Avery 2020-06-12 16:23:57 +12:00
parent 47f6104ad1
commit f38c8cc8a0

View File

@ -10,7 +10,7 @@
#x2C ; INC L #x2C ; INC L
#x3D ; DEC A #x3D ; DEC A
#xFE #x00 ; CP $00 #xFE #x00 ; CP $00
#xC2 #x06 #x00 ; JP NZ, $0008 #xC2 #x06 #x00 ; JP NZ, $0006
#x10 ; STOP #x10 ; STOP
))) )))