rotate log every 100MB
This commit is contained in:
parent
accc47e377
commit
b1600d5d51
2 changed files with 48 additions and 25 deletions
|
@ -11,7 +11,7 @@ void dbg_debug_string(const char* format, ...);
|
|||
void dbg_print_rect(char* info, LPRECT rect);
|
||||
void dbg_draw_frame_info_start();
|
||||
void dbg_draw_frame_info_end();
|
||||
int dbg_printf(const char* fmt, ...);
|
||||
void dbg_printf(const char* fmt, ...);
|
||||
void dbg_init();
|
||||
void dbg_dump_swp_flags(DWORD flags);
|
||||
void dbg_dump_ddp_flags(DWORD flags);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue