MCPcopy Create free account
hub / github.com/TheOfficialFloW/VitaShell / isMessageDialogRunning

Function isMessageDialogRunning

message_dialog.c:76–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76int isMessageDialogRunning() {
77 return message_dialog_running;
78}
79
80int updateMessageDialog() {
81 if (!message_dialog_running)

Callers 4

hexViewerFunction · 0.85
qr_scan_threadFunction · 0.85
update_threadFunction · 0.85
textViewerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected