diff options
| author | Jonathan Bradley <jcb@pikum.xyz> | 2025-05-27 10:57:57 -0400 |
|---|---|---|
| committer | Jonathan Bradley <jcb@pikum.xyz> | 2025-05-28 16:47:25 -0400 |
| commit | a8b14fba55007002d3f1a24b3bfc2d1a63c7d578 (patch) | |
| tree | c37951b27a84280c057137de1a7d1d0c5951f30e /runtime | |
| parent | f924e16b7f4dad1766343383bd678e0df7271fe3 (diff) | |
pke: remove event templates
Diffstat (limited to 'runtime')
| -rw-r--r-- | runtime/runtime.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/runtime.cpp b/runtime/runtime.cpp index 36f50d3..e0e9a11 100644 --- a/runtime/runtime.cpp +++ b/runtime/runtime.cpp @@ -3,7 +3,6 @@ #include "arg-handler.hpp" #include "plugins.hpp" -#include "event.hpp" #include "game.hpp" #include "game-settings.hpp" #include "window-types.hpp" |
