diff options
Diffstat (limited to 'src/monster.hh')
| -rw-r--r-- | src/monster.hh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/monster.hh b/src/monster.hh index b9bd27e..dd246a1 100644 --- a/src/monster.hh +++ b/src/monster.hh @@ -85,4 +85,6 @@ struct TMonster: TNonplayer { }; #endif +extern TRaceData RaceData[512]; + #endif //TIBIA_MONSTER_HH_ |
