Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zNPCCommon_WonderReset
Function
zNPCCommon_WonderReset
src/SB/Game/zNPCTypeCommon.cpp:2930–2934 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2928
}
2929
2930
void zNPCCommon_WonderReset()
2931
{
2932
g_isConversation = 0;
2933
g_flg_wonder = 0;
2934
}
2935
2936
void zNPCCommon::WonderOfTalking(S32 inprogress, xBase* owner)
2937
{
Callers
1
zNPCCommon_ScenePrepare
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected