Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
180
void FCEUD_NetplayText(uint8 *text)
181
{
182
NetStatAdd((char*)text); //mbg merge 7/17/06 added cast
183
}
184
185
int FCEUD_NetworkConnect(void)
186
{
Callers
1
NetplayUpdate
Function · 0.50
Calls
1
NetStatAdd
Function · 0.85
Tested by
no test coverage detected