j
k
j a
j l
Dimitar Zhekov wrote:
Hi. ...From utils/dbgprint.c: 40:void _GR_debug_printf(char *fmt,...) ... 56:#ifndef __XWIN__ 57: if (GrKeyPressed()) { 58: if (GrKeyRead() == GrKey_Escape) exit(1); 59: } 60:#endif Can we please remove this?
Hi.
From utils/dbgprint.c:
40:void _GR_debug_printf(char *fmt,...) ... 56:#ifndef __XWIN__ 57: if (GrKeyPressed()) { 58: if (GrKeyRead() == GrKey_Escape) exit(1); 59: } 60:#endif
Can we please remove this?
I think yes, we can
Back to the thread
Back to the list