Minor cleanup

This commit is contained in:
DanTGL
2024-07-18 15:12:35 +02:00
parent 842aeabb9b
commit df7ece7302
11 changed files with 4 additions and 24 deletions
-1
View File
@@ -62,7 +62,6 @@ u32 JUTGamePad::sRumbleSupported;
/* 802C3980-802C3C14 .text read__10JUTGamePadFv */
u32 JUTGamePad::read() {
/* Nonmatching */
sRumbleSupported = PADRead(mPadStatus);
PADClamp(mPadStatus);