Skip to content

Commit cda63ed

Browse files
committed
linting
1 parent b82b1ef commit cda63ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patches/zelda.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ def patch(self):
363363

364364
if self.args.no_beep:
365365
# Disable TIME/CLOCK second beep
366-
self.external.nop(0x0032002c, 4)
366+
self.external.nop(0x0032002C, 4)
367367

368368
if False:
369369
# This doesn't quite work yet

0 commit comments

Comments
 (0)