mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
pokemon_animation_graphics: stdint.h
This commit is contained in:
parent
f175c636b5
commit
d9c329eb3c
@ -4,6 +4,7 @@
|
||||
#include <string.h>
|
||||
#include <stdbool.h>
|
||||
#include <getopt.h>
|
||||
#include <stdint.h>
|
||||
|
||||
static void usage(void) {
|
||||
printf("Usage: pokemon_animation_graphics [-o outfile] [-t mapfile] 2bpp_file dimensions_file\n");
|
||||
|
Loading…
x
Reference in New Issue
Block a user