This commit is contained in:
Jasper St. Pierre
2023-12-27 22:17:41 -08:00
parent 9e7b8490f8
commit 2acf4ca63f
9 changed files with 26 additions and 47 deletions
+1 -1
View File
@@ -215,7 +215,7 @@ void drawDvdCondition(long status) {
}
/* 8003EBD4-8003EC84 .text checkDvdCondition__Fv */
static int checkDvdCondition() {
int checkDvdCondition() {
static int l_dvdError = 0;
int status = DVDGetDriveStatus();