MCPcopy Create free account
hub / github.com/aldostools/webMAN-MOD / disable_progress

Function disable_progress

include/notify/vsh_notify.h:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62static void disable_progress(void)
63{
64 show_progress("", OV_CLEAR);
65}
66#else
67#define show_progress(path, oper)
68#define disable_progress()

Callers 15

wwwd_stop_threadFunction · 0.85
mount.hFile · 0.85
mount_threadFunction · 0.85
fix_gameFunction · 0.85
parse_scriptFunction · 0.85
mount_copy.hFile · 0.85
edit_chat_popup.hFile · 0.85
ps3mapi_find_offsetFunction · 0.85
ps3mapi_dump_processFunction · 0.85
scanFunction · 0.85
force_copyFunction · 0.85

Calls 1

show_progressFunction · 0.85

Tested by

no test coverage detected