diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-11-02 00:00:04 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-11-02 00:00:04 -0400 |
| commit | 3eac0a16ac69dcca66f8b74d2d50a79569e38c60 (patch) | |
| tree | b0c9d288d0baa744ef6be8293258ab11ef054a0d /src/d/d_resorce.cpp | |
| parent | e9f82ff359b9cffb9770ebab263770e207d6ee79 (diff) | |
warning cleanup
Diffstat (limited to 'src/d/d_resorce.cpp')
| -rw-r--r-- | src/d/d_resorce.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/d/d_resorce.cpp b/src/d/d_resorce.cpp index 361a2961..46a8b443 100644 --- a/src/d/d_resorce.cpp +++ b/src/d/d_resorce.cpp @@ -11,7 +11,6 @@ void daPy_py_c::setPlayerPosAndAngle(cXyz*, s16) { } #include "d/d_resorce.h" -#include "d/d_bg_s.h" #include "d/d_com_inf_game.h" #include "m_Do/m_Do_printf.h" #include "m_Do/m_Do_ext.h" @@ -25,7 +24,6 @@ void daPy_py_c::setPlayerPosAndAngle(cXyz*, s16) { } #include "JSystem/JKernel/JKRFileFinder.h" #include "JSystem/JKernel/JKRSolidHeap.h" #include "JSystem/JUtility/JUTConsole.h" -#include "JSystem/JUtility/JUTTexture.h" #include "stdio.h" #include "string.h" #include "dolphin/os/OSCache.h" |
