mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-22 10:04:40 -05:00
7 lines
166 B
C
7 lines
166 B
C
#ifndef GUARD_808417C_H
|
|
#define GUARD_808417C_H
|
|
|
|
s32 CalculateStatusTurns(struct Entity *target, s16 *turnRange, bool8 factorCurerSkills);
|
|
|
|
#endif // GUARD_808417C_H
|