mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-21 05:09:46 -06:00
shut the fuck uuuuuupppppppppppppp
This commit is contained in:
@ -342,7 +342,7 @@ ConfigEntry ConfigFile[] =
|
|||||||
{"MouseHideSeconds", 0, &MouseHideSeconds, 5, false},
|
{"MouseHideSeconds", 0, &MouseHideSeconds, 5, false},
|
||||||
{"PauseLostFocus", 1, &PauseLostFocus, false, false},
|
{"PauseLostFocus", 1, &PauseLostFocus, false, false},
|
||||||
|
|
||||||
{"RTCOffset", 3, &RTCOffset, 0LL, true},
|
{"RTCOffset", 3, &RTCOffset, (int64_t)0, true},
|
||||||
|
|
||||||
{"DSBatteryLevelOkay", 1, &DSBatteryLevelOkay, true, true},
|
{"DSBatteryLevelOkay", 1, &DSBatteryLevelOkay, true, true},
|
||||||
{"DSiBatteryLevel", 0, &DSiBatteryLevel, 0xF, true},
|
{"DSiBatteryLevel", 0, &DSiBatteryLevel, 0xF, true},
|
||||||
|
Reference in New Issue
Block a user