mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-24 14:49:53 -06:00
attempt at actually sending packets.
into the void for now.
This commit is contained in:
@ -144,6 +144,8 @@ bool Init();
|
||||
void DeInit();
|
||||
void Reset();
|
||||
|
||||
void StartTX_Beacon();
|
||||
|
||||
void USTimer(u32 param);
|
||||
|
||||
u16 Read(u32 addr);
|
||||
|
Reference in New Issue
Block a user