diff options
| author | MegaMech <MegaMech@users.noreply.github.com> | 2025-06-26 17:52:02 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-26 17:52:02 -0600 |
| commit | 33e58ef2e699df2493a8b4fd1cd5b62ac210f42c (patch) | |
| tree | ee3365afc345a11fd99ec8252c5a09ddcba055ff /src/update_objects.c | |
| parent | e6c86e1fe0274cf33679d2ad2347ce46535c6002 (diff) | |
Update update_objects.c
Diffstat (limited to 'src/update_objects.c')
| -rw-r--r-- | src/update_objects.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/update_objects.c b/src/update_objects.c index 917fe502b..3c2c232ee 100644 --- a/src/update_objects.c +++ b/src/update_objects.c @@ -3,6 +3,7 @@ #include <defines.h> #include <decode.h> #include <mk64.h> +#include <stdio.h> #include "update_objects.h" #include "main.h" |
