mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Fix some vertical alignments
ie. uses spaces for alignment.
This commit is contained in:
@ -25,7 +25,7 @@ std::mutex crit_netplay_client;
|
||||
static NetPlayClient * netplay_client = NULL;
|
||||
NetSettings g_NetPlaySettings;
|
||||
|
||||
#define RPT_SIZE_HACK (1 << 16)
|
||||
#define RPT_SIZE_HACK (1 << 16)
|
||||
|
||||
NetPad::NetPad()
|
||||
{
|
||||
|
Reference in New Issue
Block a user