diff options
| author | fusion32 <marcopuzziello@gmail.com> | 2025-06-27 18:57:29 -0300 |
|---|---|---|
| committer | fusion32 <marcopuzziello@gmail.com> | 2025-06-27 18:57:29 -0300 |
| commit | e59667ec6be0a21ce702ce077154357a1c7f7c04 (patch) | |
| tree | 8222cce37f8dbf1694cffa138c0bb0ad6b893bf3 /src/crplayer.cc | |
| parent | ea319bc2fbef91e3ea062be554b215756648d1d3 (diff) | |
| download | game-e59667ec6be0a21ce702ce077154357a1c7f7c04.tar.gz game-e59667ec6be0a21ce702ce077154357a1c7f7c04.zip | |
`moveuse.cc`
Diffstat (limited to 'src/crplayer.cc')
| -rw-r--r-- | src/crplayer.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crplayer.cc b/src/crplayer.cc index 2660c04..9978527 100644 --- a/src/crplayer.cc +++ b/src/crplayer.cc @@ -1,6 +1,7 @@ #include "cr.hh" #include "config.hh" #include "info.hh" +#include "moveuse.hh" #include "operate.hh" #include "query.hh" #include "threads.hh" |
