diff options
author | yenatch <yenatch@gmail.com> | 2016-08-18 00:55:49 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2016-08-18 00:55:49 -0400 |
commit | 8700f4010d417f51b0982453742377b50ec1fae8 (patch) | |
tree | e6381cfea6ea233c097af03d0367af5fbc7762c0 /asm/rom5.s | |
parent | e092636caf708a8b21d9bfe3f138de6267c32cbe (diff) |
Name the battle ai functions and name a couple more macros.
Diffstat (limited to 'asm/rom5.s')
-rw-r--r-- | asm/rom5.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/rom5.s b/asm/rom5.s index b641e83fe..9df942e23 100644 --- a/asm/rom5.s +++ b/asm/rom5.s @@ -288859,7 +288859,7 @@ _081073C6: .align 2, 0 _081073D0: .4byte 0x02016800 _081073D4: .4byte 0x02039238 -_081073D8: .4byte gUnknown_081DA01C +_081073D8: .4byte BattleAIs _081073DC: .4byte 0x02024a80 _081073E0: .4byte 0x02024c07 _081073E4: |