diff options
| author | Dragorn421 <Dragorn421@users.noreply.github.com> | 2024-09-10 19:49:39 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-10 14:49:39 -0300 |
| commit | 19da273ca0d4a1b1e2f44a3fee0983a97c7558a0 (patch) | |
| tree | 94f93d641a13054623529927ea0beff9000e8f87 /include/z64.h | |
| parent | 6eaf196927eb6c4465c3b6c8fcdcefb08a9bc377 (diff) | |
[headers] Add kaleido_manager.h, clean up z64jpeg.h protos (#1688)
Diffstat (limited to 'include/z64.h')
| -rw-r--r-- | include/z64.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/z64.h b/include/z64.h index d22447676..7c2aec722 100644 --- a/include/z64.h +++ b/include/z64.h @@ -51,6 +51,7 @@ #include "z64game.h" #include "z64interface.h" #include "z64item.h" +#include "kaleido_manager.h" #include "z64keyframe.h" #include "z64lib.h" #include "z64light.h" |
