diff options
| author | Léo Lam <leo@leolam.fr> | 2021-01-08 19:33:10 +0100 |
|---|---|---|
| committer | Léo Lam <leo@leolam.fr> | 2021-01-09 13:40:43 +0100 |
| commit | 3ce19016ec6e496dbb005a620d270d7c813764fd (patch) | |
| tree | 895dff441dd1e242183104af430c5a0bddd4cb64 /src/KingSystem/ActorSystem/actPlayerInfo.cpp | |
| parent | 23b3047f49c9b4248b34e63b4d2cf903db8b5b95 (diff) | |
uking/ui: Add more inventory functions
Diffstat (limited to 'src/KingSystem/ActorSystem/actPlayerInfo.cpp')
| -rw-r--r-- | src/KingSystem/ActorSystem/actPlayerInfo.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/KingSystem/ActorSystem/actPlayerInfo.cpp b/src/KingSystem/ActorSystem/actPlayerInfo.cpp new file mode 100644 index 00000000..fca8b658 --- /dev/null +++ b/src/KingSystem/ActorSystem/actPlayerInfo.cpp @@ -0,0 +1 @@ +#include "KingSystem/ActorSystem/actPlayerInfo.h" |
