mirror of
https://github.com/pret/pmd-sky.git
synced 2026-08-27 05:07:12 -05:00
Decomp IsRealMove
This commit is contained in:
@@ -28,4 +28,6 @@ bool8 IsOneHitKoMove(enum move_id move_id);
|
||||
// Checks if the move is not a two turn move or sketch
|
||||
bool8 IsNot2TurnsMoveOrSketch(enum move_id move_id);
|
||||
|
||||
bool8 IsRealMove(enum move_id move_id);
|
||||
|
||||
#endif //PMDSKY_MAIN_02014CEC_H
|
||||
|
||||
Reference in New Issue
Block a user