diff options
author | camthesaxman <cameronghall@cox.net> | 2017-07-28 19:31:43 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-07-28 19:31:43 -0500 |
commit | 6ff99b648ee4abd1dde49f706c3ff6315797c4f4 (patch) | |
tree | a75698735dff0b3630fee82c0eac03698fe994c2 | |
parent | b89f1431f8231528a7320f4fded15e9d5a89a3aa (diff) |
align script
-rw-r--r-- | data/battle_scripts_2.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/battle_scripts_2.s b/data/battle_scripts_2.s index 9acf48523..e76bb397b 100644 --- a/data/battle_scripts_2.s +++ b/data/battle_scripts_2.s @@ -3,6 +3,7 @@ .section script_data, "aw", %progbits + .align 2 gUnknown_082DBD08:: @ 82DBD08 .incbin "baserom.gba", 0x2dbd08, 0x34 |