diff options
author | camthesaxman <cameronghall@cox.net> | 2018-02-06 13:48:02 -0600 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2018-02-06 13:48:02 -0600 |
commit | 6a4967689e62e6a3276bbe2372e8066cdfacb6fd (patch) | |
tree | 7cf01bce7bc5860484717aca08025ea79d78a5f9 /include/battle_link_817C95C.h | |
parent | f78fa6aabfe3c7301eab7250ee2b152feec90b0e (diff) |
more renaming
Diffstat (limited to 'include/battle_link_817C95C.h')
-rw-r--r-- | include/battle_link_817C95C.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/battle_link_817C95C.h b/include/battle_link_817C95C.h index 815c1f058..cb2cb0b27 100644 --- a/include/battle_link_817C95C.h +++ b/include/battle_link_817C95C.h @@ -6,6 +6,6 @@ void sub_817E0FC(u16 move, u16 weatherFlags, struct DisableStruct *disableStruct void sub_817E32C(u8 animationId); void sub_817E3F4(void); void sub_817F2A8(void); -u8 GetBankMoveSlotId(u8 bank, u16 move); +u8 GetBattlerMoveSlotId(u8 bank, u16 move); #endif // GUARD_BATTLE_LINK_817C95C_H |