diff options
Diffstat (limited to 'src/player.hh')
| -rw-r--r-- | src/player.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/player.hh b/src/player.hh index f0c4a82..c985408 100644 --- a/src/player.hh +++ b/src/player.hh @@ -69,6 +69,7 @@ struct TPlayer: TCreature { // REGULAR FUNCTIONS // ========================================================================= void CheckState(void); + uint8 GetActiveProfession(void); // VIRTUAL FUNCTIONS // ========================================================================= |
