mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-26 07:39:56 -06:00
get it to atleast finish a scan without shitting itself
This commit is contained in:
@ -966,8 +966,7 @@ void MSTimer()
|
||||
|
||||
void USTimer(u32 param)
|
||||
{
|
||||
// FIXME!!!
|
||||
//WifiAP::USTimer();
|
||||
WifiAP::USTimer();
|
||||
|
||||
if (IOPORT(W_USCountCnt))
|
||||
{
|
||||
|
Reference in New Issue
Block a user