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 d49d1a2..973fbc1 100755
--- a/macros.asm
+++ b/macros.asm
@@ -78,7 +78,7 @@ dec_octave: MACRO
db $d8
ENDM
-no_fade: MACRO
+tie: MACRO
db $d9
ENDM