MCPcopy Create free account
hub / github.com/TASEmulators/fceux / FCEUD_NetplayText

Function FCEUD_NetplayText

src/drivers/win/netplay.cpp:180–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178}
179
180void FCEUD_NetplayText(uint8 *text)
181{
182 NetStatAdd((char*)text); //mbg merge 7/17/06 added cast
183}
184
185int FCEUD_NetworkConnect(void)
186{

Callers 1

NetplayUpdateFunction · 0.50

Calls 1

NetStatAddFunction · 0.85

Tested by

no test coverage detected