diff options
| author | fusion32 <marcopuzziello@gmail.com> | 2025-06-10 03:32:22 -0300 |
|---|---|---|
| committer | fusion32 <marcopuzziello@gmail.com> | 2025-06-10 03:32:22 -0300 |
| commit | 699341773dda3ae14a5025b9285bdd05c99bc234 (patch) | |
| tree | a166fcb1fef64f31520a6a26d94a6c83799efce3 /src/operate.cc | |
| parent | cd8f3f412c2a5f49ee25aab83079a655b88d6def (diff) | |
| download | game-699341773dda3ae14a5025b9285bdd05c99bc234.tar.gz game-699341773dda3ae14a5025b9285bdd05c99bc234.zip | |
most `info.cc` functions
Diffstat (limited to 'src/operate.cc')
| -rw-r--r-- | src/operate.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/operate.cc b/src/operate.cc index ef1ba01..cb4819d 100644 --- a/src/operate.cc +++ b/src/operate.cc @@ -1,4 +1,5 @@ #include "operate.hh" +#include "info.hh" #include "stubs.hh" |
