mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
Remove debug statement from tools/gfx
This commit is contained in:
parent
384788f370
commit
a71005fafa
@ -45,7 +45,6 @@ void get_args(int argc, char *argv[]) {
|
|||||||
case -1:
|
case -1:
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
printf("ay %d", opt);
|
|
||||||
usage();
|
usage();
|
||||||
exit(1);
|
exit(1);
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user