Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ clear_text
Method
clear_text
src/SB/Game/zTextBox.cpp:385–389 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
383
}
384
385
void ztextbox::clear_text()
386
{
387
segments_size = 0;
388
flag.dirty = true;
389
}
390
391
void ztextbox::refresh()
392
{
Callers
1
cb_dispatch
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected