summaryrefslogtreecommitdiff
path: root/src/macros/wram.asm
diff options
context:
space:
mode:
authorxCrystal <rgr.crystal@gmail.com>2018-02-28 21:32:56 +0100
committerxCrystal <rgr.crystal@gmail.com>2018-02-28 21:32:56 +0100
commit511f237099b54942868712627d00d544cd48b225 (patch)
treee04c769f1d105aadd69242950e2901bebaffd937 /src/macros/wram.asm
parente33ae4349f20f529e6abd0934d9b7157382723ff (diff)
Begin disassembling more bank1
Diffstat (limited to 'src/macros/wram.asm')
-rw-r--r--src/macros/wram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/macros/wram.asm b/src/macros/wram.asm
index a984255..e692a92 100644
--- a/src/macros/wram.asm
+++ b/src/macros/wram.asm
@@ -57,4 +57,4 @@ sprite_anim_struct: MACRO
\1Field0x0d:: ds 1
\1MovementCounter:: ds 1
\1Field0x0f:: ds 1
-ENDM \ No newline at end of file
+ENDM