diff options
| author | briaguya <70942617+briaguya-ai@users.noreply.github.com> | 2024-05-03 11:07:07 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-03 11:07:07 -0400 |
| commit | e02e4ead02e30b1c01bfebcaf14f403e4f3c921c (patch) | |
| tree | 53acf19f7a86871940d65228a030a9a3f0f1bdad | |
| parent | 725670d9984b23a5254a28dbfdbf54d68364e1a4 (diff) | |
support lus fetching stb (#4105)
| m--------- | ZAPDTR | 0 | ||||
| m--------- | libultraship | 0 | ||||
| -rw-r--r-- | soh/soh/OTRGlobals.cpp | 1 |
3 files changed, 0 insertions, 1 deletions
diff --git a/ZAPDTR b/ZAPDTR -Subproject 222cb8a23bd0fa8b901b1654ac5d6cc2ecb25a2 +Subproject f38a9c92eb99368c0607acf356d5651ebdc96f5 diff --git a/libultraship b/libultraship -Subproject 0a45004554c0917c771300957a7cd8727151696 +Subproject f55d3910e7ba29f6973512c15cde21d2a0b2e29 diff --git a/soh/soh/OTRGlobals.cpp b/soh/soh/OTRGlobals.cpp index 4149ee461..86d96afbd 100644 --- a/soh/soh/OTRGlobals.cpp +++ b/soh/soh/OTRGlobals.cpp @@ -22,7 +22,6 @@ #include <time.h> #endif #include <Array.h> -#include <stb/stb_image.h> #define DRMP3_IMPLEMENTATION #include <dr_libs/mp3.h> #define DRWAV_IMPLEMENTATION |
