aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2021-05-31 11:46:13 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2021-05-31 11:46:13 -0400
commit1e58df98af9d45fa4d75922a274840e441685a37 (patch)
tree6f3a014df309f49d2da566a751df20d5feb5b8ee /data
parentMerge remote-tracking branch 'remotes/pokered/master' (diff)
downloadpokeyellow-1e58df98af9d45fa4d75922a274840e441685a37.tar.gz
pokeyellow-1e58df98af9d45fa4d75922a274840e441685a37.tar.xz
pokeyellow-1e58df98af9d45fa4d75922a274840e441685a37.zip
Improve some RAM formatting
Diffstat (limited to 'data')
-rw-r--r--data/battle_anims/subanimations.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/battle_anims/subanimations.asm b/data/battle_anims/subanimations.asm
index 530192f6..54d346a6 100644
--- a/data/battle_anims/subanimations.asm
+++ b/data/battle_anims/subanimations.asm
@@ -92,7 +92,7 @@ SubanimationPointers:
; subanim type, count
; REPT count
; db frame block id, base coordinate id, frame block mode
-; endr
+; ENDR
subanim: MACRO
db (\1 << 5) | \2