MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / is_wait_jot

Function is_wait_jot

src/SB/Game/zTalkBox.cpp:979–982  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

977 t.dialog_box->flag.visible = 1;
978 }
979 static bool is_wait_jot(const xtextbox::jot& j)
980 {
981 return j.tag && j.tag->parse_tag == parse_tag_wait;
982 }
983 static bool layout_contains_streams()
984 {
985 tag_type* sound_tag = (tag_type*)xtextbox::find_format_tag(substr::create("sound", 5));

Callers 1

startMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected