mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-25 19:51:42 +00:00
Fix some vertical alignments
ie. uses spaces for alignment.
This commit is contained in:
parent
2a7a94387c
commit
6c4ee1753a
91 changed files with 1420 additions and 1405 deletions
|
@ -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()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue