index
:
poketcg
master
rgbgfx
Pokémon Trading Card Game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
macros.asm
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'macros.asm')
-rwxr-xr-x
macros.asm
2
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