summaryrefslogtreecommitdiff
path: root/macros.asm
diff options
context:
space:
mode:
Diffstat (limited to 'macros.asm')
-rwxr-xr-xmacros.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros.asm b/macros.asm
index bf18a88..d49d1a2 100755
--- a/macros.asm
+++ b/macros.asm
@@ -129,7 +129,7 @@ volume: MACRO
db $e6, \1
ENDM
-duty3: MACRO
+wave: MACRO
db $e7, \1
ENDM