mirror of
https://github.com/pret/pmd-red.git
synced 2025-02-17 12:01:08 +00:00
7 lines
159 B
C
7 lines
159 B
C
#ifndef GUARD_808417C_H
|
|
#define GUARD_808417C_H
|
|
|
|
s32 CalculateStatusTurns(Entity *target, s16 *turnRange, bool8 factorCurerSkills);
|
|
|
|
#endif // GUARD_808417C_H
|