diff options
author | Rangi <35663410+Rangi42@users.noreply.github.com> | 2020-12-08 13:49:01 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-08 13:49:01 -0500 |
commit | 2831f2e3fea69de9b19b4f7e9ecebac454614576 (patch) | |
tree | ed1249554ffa193261640adfe01e8a16227f0277 /layout.link | |
parent | c12d67862fa03f7afc0e453df6bc9b26f4790e8f (diff) | |
parent | dbab7a1b7076e40625754f825b4183433ee7ba9d (diff) |
Merge pull request #82 from ZoomTen/master
Disassemble battle transitions
Diffstat (limited to 'layout.link')
-rw-r--r-- | layout.link | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/layout.link b/layout.link index 4c0b0a3..e03d166 100644 --- a/layout.link +++ b/layout.link @@ -368,6 +368,8 @@ ROMX $23 "engine/palettes.asm@Overworld fade" org $43d1 "engine/palettes.asm@Palette fading, part 2?" + org $44be + "engine/battle/battle_transitions.asm" org $60cc "gfx.asm@Pokemon Party Sprites" org $722a |