MCPcopy 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
385void ztextbox::clear_text()
386{
387 segments_size = 0;
388 flag.dirty = true;
389}
390
391void ztextbox::refresh()
392{

Callers 1

cb_dispatchFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected