6 lines
58 B
Protocol Buffer
6 lines
58 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
package message;
|
|
|
|
message SDLEmpty {
|
|
} |