mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
NetPlayClient: Remove unused macro
This commit is contained in:
parent
b5ebace92e
commit
05a8d9d54a
1 changed files with 0 additions and 2 deletions
|
@ -21,8 +21,6 @@ static std::mutex crit_netplay_client;
|
|||
static NetPlayClient * netplay_client = nullptr;
|
||||
NetSettings g_NetPlaySettings;
|
||||
|
||||
#define RPT_SIZE_HACK (1 << 16)
|
||||
|
||||
NetPad::NetPad()
|
||||
{
|
||||
nHi = 0x00808080;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue