mirror of
https://github.com/libretro/RetroArch
synced 2025-03-22 07:21:15 +00:00
Revert "Add missing netplay_protocol.h"
This reverts commit 1fc73f11b55c8245ba0ef5912bddfff5b58c1291.
This commit is contained in:
parent
d7a8bc55a3
commit
4025b678bf
@ -1,23 +0,0 @@
|
|||||||
/* RetroArch - A frontend for libretro.
|
|
||||||
* Copyright (C) 2010-2014 - Hans-Kristian Arntzen
|
|
||||||
* Copyright (C) 2011-2017 - Daniel De Matteis
|
|
||||||
* Copyright (C) 2016-2017 - Gregor Richards
|
|
||||||
*
|
|
||||||
* RetroArch is free software: you can redistribute it and/or modify it under the terms
|
|
||||||
* of the GNU General Public License as published by the Free Software Found-
|
|
||||||
* ation, either version 3 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* RetroArch is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
|
|
||||||
* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
|
|
||||||
* PURPOSE. See the GNU General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along with RetroArch.
|
|
||||||
* If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#ifndef __RARCH_NETPLAY_PROTOCOL_H
|
|
||||||
#define __RARCH_NETPLAY_PROTOCOL_H
|
|
||||||
|
|
||||||
#define NETPLAY_PROTOCOL_VERSION 5
|
|
||||||
|
|
||||||
#endif
|
|
Loading…
x
Reference in New Issue
Block a user