komodo_netevent

This commit is contained in:
jl777
2019-03-22 08:51:37 -11:00
parent 08f197fff3
commit b7cd7f4006
4 changed files with 14 additions and 3 deletions

View File

@@ -48,6 +48,10 @@ std::string MYCCLIBNAME = (char *)"rogue";
std::string MYCCLIBNAME = (char *)"sudoku";
#endif
#ifndef BUILD_GAMESCC
void komodo_netevent(std::vector<uint8_t> payload) {}
#endif
char *CClib_name() { return((char *)MYCCLIBNAME.c_str()); }
struct CClib_rpcinfo