diff options
| author | notyourav <65437533+notyourav@users.noreply.github.com> | 2021-11-26 06:50:22 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-26 15:50:22 +0100 |
| commit | c4ef30bc95d3e69eb84cb5efa76598bb6e900662 (patch) | |
| tree | ac0cfa4dd5179c8ada61a511fe859b83c363008d /rel | |
| parent | 74ed2da8bc93804373cddf64c0c878603150b699 (diff) | |
Port JStudio work to new branch (#160)
* build fix
* stb
* functionvalue
* fvb
* jstudio cleanup
* d
Diffstat (limited to 'rel')
| -rw-r--r-- | rel/d/a/d_a_title/d_a_title.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rel/d/a/d_a_title/d_a_title.cpp b/rel/d/a/d_a_title/d_a_title.cpp index 541b55c9d9..29d39c7c0a 100644 --- a/rel/d/a/d_a_title/d_a_title.cpp +++ b/rel/d/a/d_a_title/d_a_title.cpp @@ -4,6 +4,7 @@ // #include "rel/d/a/d_a_title/d_a_title.h" +#include "JSystem/JStudio/JStudio/stb.h" #include "dol2asm.h" #include "dolphin/types.h" |
