Skip to content

Commit

Permalink
dump map events
Browse files Browse the repository at this point in the history
  • Loading branch information
garakmon committed May 5, 2019
1 parent 57eb0d4 commit c66f72a
Show file tree
Hide file tree
Showing 4 changed files with 9,140 additions and 1,035 deletions.
2 changes: 1 addition & 1 deletion data/battle_anim.s
Original file line number Diff line number Diff line change
Expand Up @@ -259,4 +259,4 @@ gUnknown_83AE054:: @ 83AE054
.incbin "baserom.gba", 0x3AE054, 0x30

gUnknown_83AE084:: @ 0x83AE084
.incbin "baserom.gba", 0x3AE084, 0x58
.incbin "baserom.gba", 0x3AE084, 0x10
3 changes: 3 additions & 0 deletions data/battle_anim_status_effects.s
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
.section .rodata
.align 2

gUnknown_83BF3E0:: @ 83BF3DC
.incbin "baserom.gba", 0x3BF3E0, 0x174

gUnknown_83BF554:: @ 83BF554
.incbin "baserom.gba", 0x3BF554, 0x8

Expand Down
Loading

0 comments on commit c66f72a

Please sign in to comment.