mirror of
https://github.com/pret/pmd-red.git
synced 2024-11-23 21:19:53 +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
|