aboutsummaryrefslogtreecommitdiff
path: root/src/connection.hh
diff options
context:
space:
mode:
authorfusion32 <marcopuzziello@gmail.com>2025-06-11 03:30:51 -0300
committerfusion32 <marcopuzziello@gmail.com>2025-06-11 03:30:51 -0300
commit60b89174c6b6300079344267bae60d74347e1fa5 (patch)
tree71f97db0af2d5b64e34fcaee72f95ceccb6f433e /src/connection.hh
parentb167d45f88cfb824a96c3a5a120c34c30768ecda (diff)
downloadgame-60b89174c6b6300079344267bae60d74347e1fa5.tar.gz
game-60b89174c6b6300079344267bae60d74347e1fa5.zip
some announce functions
Diffstat (limited to 'src/connection.hh')
-rw-r--r--src/connection.hh1
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
// =================