diff options
| author | Aetias <aetias@outlook.com> | 2024-05-19 10:56:05 +0200 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2024-05-19 10:56:05 +0200 |
| commit | a573a263baa80af61907c706c917c172aa8e14bb (patch) | |
| tree | df09504605e5559438e51a66c10a6f0d552a3973 /include | |
| parent | c1384df63cd5a73550fcf0928dd9ccfcd247abd5 (diff) | |
Name `gPlayerPos`
Diffstat (limited to 'include')
| -rw-r--r-- | include/Player/PlayerBase.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Player/PlayerBase.hpp b/include/Player/PlayerBase.hpp index 9efdb926..d00fbf88 100644 --- a/include/Player/PlayerBase.hpp +++ b/include/Player/PlayerBase.hpp @@ -61,3 +61,4 @@ public: }; extern PlayerBase *gPlayer; +extern Vec3p gPlayerPos; |
