mirror of
https://github.com/pret/pmd-red.git
synced 2026-07-19 01:11:30 -05:00
7 lines
173 B
C
7 lines
173 B
C
#ifndef GUARD_808417C_H
|
|
#define GUARD_808417C_H
|
|
|
|
s32 CalculateStatusTurns(struct DungeonEntity *target, s16 *turnRange, bool8 factorCurerSkills);
|
|
|
|
#endif // GUARD_808417C_H
|