summaryrefslogtreecommitdiff
path: root/src/net/messagein.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/messagein.h')
-rw-r--r--src/net/messagein.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/messagein.h b/src/net/messagein.h
index 89a73fd4b..97be4ff72 100644
--- a/src/net/messagein.h
+++ b/src/net/messagein.h
@@ -86,6 +86,8 @@ class MessageIn notfinal
BeingId readBeingId(const char *const str);
+ float readFloat(const char *const str);
+
/**
* Reads a special 3 byte block used by eAthena, containing x and y
* coordinates and direction.