removed unused variables and includes

This commit is contained in:
MelonSpeedruns
2026-04-11 16:55:55 -04:00
parent ffc5d03fd6
commit 3497ddbcd0
3 changed files with 1 additions and 10 deletions
-4
View File
@@ -6,10 +6,6 @@
#include "JSystem/JAudio2/JAIStreamDataMgr.h"
#include "JSystem/JAudio2/JAIAudience.h"
#if TARGET_PC
#include <dusk/settings.h>
#endif
static void JAIStream_JASAramStreamCallback_(u32 type, JASAramStream* aramStream, void* userData) {
JAIStream* stream = (JAIStream*)userData;
+1 -1
View File
@@ -162,7 +162,7 @@ int daTitle_c::Execute() {
}
#endif
#if PLATFORM_WII || PLATFORM_SHIELD
#if PLATFORM_WII || PLATFORM_SHIELD
mDoGph_gInf_c::resetDimming();
#endif
-5
View File
@@ -41,7 +41,6 @@
#if TARGET_PC
#include "dusk/memory.h"
#include <dusk/config.hpp>
#endif
#if DEBUG
@@ -701,10 +700,6 @@ static u8 lbl_8074CAE4;
static u32 l_sceneChangeStartTick;
#endif
#if TARGET_PC
BOOL firstTime = FALSE;
#endif
static int dScnPly_Execute(dScnPly_c* i_this) {
#if DEBUG
fapGm_HIO_c::startCpuTimer();