mirror of
https://github.com/zeldaret/tp
synced 2026-07-09 14:55:32 -04:00
@@ -411,7 +411,7 @@ inline void dMsgObject_setShopWaitTimer(u8 timer) {
|
||||
dMsgObject_c::setShopWaitTimer(timer);
|
||||
}
|
||||
|
||||
inline void dMsgObject_changeFlowGroup(long flow) {
|
||||
inline void dMsgObject_changeFlowGroup(s32 flow) {
|
||||
dMsgObject_getMsgObjectClass()->changeFlowGroup(flow);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user