Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
get_pb_extension.h
Go to the documentation of this file.
1#ifndef GET_PB_EXTENSION_H
2#define GET_PB_EXTENSION_H
3
4namespace google
5{
6namespace protobuf
7{
8class Message;
9}
10} // namespace google
11
12int getPbExtension(const ::google::protobuf::Message &message);
13
14#endif
int getPbExtension(const ::google::protobuf::Message &message)
Definition get_pb_extension.cpp:6
Definition phases_toolbar.h:20
Definition phases_toolbar.h:18