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 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