diff options
Diffstat (limited to 'game/shared/globals.cc')
| -rw-r--r-- | game/shared/globals.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/game/shared/globals.cc b/game/shared/globals.cc index 466398f..8552214 100644 --- a/game/shared/globals.cc +++ b/game/shared/globals.cc @@ -1,4 +1,5 @@ #include "shared/pch.hh" + #include "shared/globals.hh" entt::dispatcher globals::dispatcher; |
