diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-03-24 21:34:19 -0500 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-03-24 21:34:19 -0500 |
commit | 33d8c7a11711258843ab5abd6944453e44897b9c (patch) | |
tree | 8b59c6e0d070ac86f54723bd78a3fee1a99aa612 /main.asm | |
parent | 3bd84c1dac0dc7085287bd6a7c822dfa2663cf71 (diff) |
wonderful world of testing
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ GetFarByte: ; 0x304d INCBIN "baserom.gbc",$305d,$30fe-$305d -AddNTimes ; 0x30fe +AddNTimes: ; 0x30fe and a ret z .loop |