diff options
| author | MegaMech <MegaMech@users.noreply.github.com> | 2024-05-22 19:19:16 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-22 19:19:16 -0600 |
| commit | 78a7d156c9a080fab1c530d2aa8210c6d4cf5596 (patch) | |
| tree | d2ca24968a44ac59036945ae8a218e1a3b23cab2 /src/code_80005FD0.c | |
| parent | bd9f6b3e851c02edff594237109df01ceb336a09 (diff) | |
Changes for OTR (#15)
* Bunch of fixes
Diffstat (limited to 'src/code_80005FD0.c')
| -rw-r--r-- | src/code_80005FD0.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/code_80005FD0.c b/src/code_80005FD0.c index b63455fac..9210440a4 100644 --- a/src/code_80005FD0.c +++ b/src/code_80005FD0.c @@ -3,6 +3,7 @@ #include <defines.h> #include <stubs.h> #include "course_metadata.h" +#include <align_asset_macro.h> #include "code_80005FD0.h" #include "math_util.h" |
