mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
Network Switch support
Co-Authored-By: Alexander Babikov <2708460+lemondrops@users.noreply.github.com> Co-Authored-By: cold-brewed <47337035+cold-brewed@users.noreply.github.com>
This commit is contained in:
19
src/network/networkmessage.pb.c
Normal file
19
src/network/networkmessage.pb.c
Normal file
@@ -0,0 +1,19 @@
|
||||
/* Automatically generated nanopb constant definitions */
|
||||
/* Generated by nanopb-0.4.8-dev */
|
||||
|
||||
#include "networkmessage.pb.h"
|
||||
#if PB_PROTO_HEADER_VERSION != 40
|
||||
#error Regenerate this file with the current version of nanopb generator.
|
||||
#endif
|
||||
|
||||
PB_BIND(Fragment, Fragment, AUTO)
|
||||
|
||||
|
||||
PB_BIND(Ack, Ack, AUTO)
|
||||
|
||||
|
||||
PB_BIND(NetworkMessage, NetworkMessage, AUTO)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user