X-Git-Url: https://git.piment-noir.org/?p=Project_algorithmic_C.git;a=blobdiff_plain;f=lib%2Fdebug.c;h=653207954de9478dab789cbc2aeea90cb6efd9eb;hp=c7f4dfb48635cd174290557a6397c9d4c3938c62;hb=bbbe0570290fabaa78053bf74b5571ff43b589ae;hpb=cca9463e74e618b99f79d6b2c29b9b3f4f5a1511 diff --git a/lib/debug.c b/lib/debug.c index c7f4dfb..6532079 100644 --- a/lib/debug.c +++ b/lib/debug.c @@ -32,3 +32,7 @@ void display_array(int base_y, int base_x, unsigned int pawn_array[board_size][b } } } + +/* void dbg_mvprintv(int y, int x, ) { + +} */