You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Remove debug statement from tools/gfx
This commit is contained in:
@@ -45,7 +45,6 @@ void get_args(int argc, char *argv[]) {
|
||||
case -1:
|
||||
break;
|
||||
default:
|
||||
printf("ay %d", opt);
|
||||
usage();
|
||||
exit(1);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user