1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00

Change tab to spaces

This commit is contained in:
Bernhard Schelling 2023-06-25 03:14:44 +09:00 committed by LibretroAdmin
parent 6ccef38fea
commit 2546ac6bbc

View File

@ -281,7 +281,7 @@ enum netplay_modus
/* Netplay operates by having the active core send and receive custom
packets once connection setup and handshake has been completed.
Time skips (pausing, fast forward, save state loading) are refused. */
NETPLAY_MODUS_CORE_PACKET_INTERFACE = 1
NETPLAY_MODUS_CORE_PACKET_INTERFACE = 1
};
/* Input state for a particular client-device pair */