diff options
Diffstat (limited to 'src/connection.hh')
| -rw-r--r-- | src/connection.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/connection.hh b/src/connection.hh index d3a53df..ec79a6e 100644 --- a/src/connection.hh +++ b/src/connection.hh @@ -15,6 +15,7 @@ struct TKnownCreature { struct TConnection { void Logout(int Delay, bool StopFight); + bool IsVisible(int x, int y, int z); // DATA // ================= |
