52 static void Init(HWND parent);
53 static void Shutdown(
bool wait_for_ok);
55 static void printf(
char *, ...);
56 static void rprintf(
char *, ...);
57 static void updatebar(
float position,
float total);
static void Init(HWND parent)
static void rprintf(char *,...)
static void Shutdown(bool wait_for_ok)
static void printf(char *,...)
static void updatebar(float position, float total)