summaryrefslogtreecommitdiffstats
path: root/src/core/User.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2019-07-28 12:42:51 +0200
committerGitHub <noreply@github.com>2019-07-28 12:42:51 +0200
commit15db3c91d28372329e3b49db12ba6028941bd74e (patch)
tree96afd5a9b47ed1dfaabfabda3438ea6e50de1d17 /src/core/User.h
parentfixed intro skip (diff)
parentfix debug message (diff)
downloadre3-15db3c91d28372329e3b49db12ba6028941bd74e.tar
re3-15db3c91d28372329e3b49db12ba6028941bd74e.tar.gz
re3-15db3c91d28372329e3b49db12ba6028941bd74e.tar.bz2
re3-15db3c91d28372329e3b49db12ba6028941bd74e.tar.lz
re3-15db3c91d28372329e3b49db12ba6028941bd74e.tar.xz
re3-15db3c91d28372329e3b49db12ba6028941bd74e.tar.zst
re3-15db3c91d28372329e3b49db12ba6028941bd74e.zip
Diffstat (limited to 'src/core/User.h')
-rw-r--r--src/core/User.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/User.h b/src/core/User.h
index 8b744c7e..cac2a318 100644
--- a/src/core/User.h
+++ b/src/core/User.h
@@ -52,6 +52,8 @@ class CCurrentVehicle
class CPager
{
+public:
+ void AddMessage(wchar*, uint16, uint16, uint16);
};
class CUserDisplay