mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
move inlines
This commit is contained in:
@@ -327,6 +327,10 @@ inline void dMeter2Info_allUseButton() {
|
||||
g_meter2_info.allUseButton();
|
||||
}
|
||||
|
||||
inline void i_dMeter2Info_offUseButton(int flag) {
|
||||
g_meter2_info.offUseButton(flag);
|
||||
}
|
||||
|
||||
inline void dMeter2Info_resetGameStatus() {
|
||||
g_meter2_info.resetGameStatus();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user