Update netplay.h

This commit is contained in:
Jamie Meyer 2023-05-10 11:32:25 +02:00 committed by GitHub
parent 91e7caab16
commit 59bcb05bd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ enum : u8
{
ENET_CHANNEL_CONTROL = 0,
ENET_CHANNEL_GGPO = 1,
ENET_CHANNEL_SESSION = 2,
NUM_ENET_CHANNELS,
};