Graphics conversion program for the Nintendo DS
Go to file
2023-07-03 17:26:19 +01:00
.gitignore initial commit 2023-07-03 17:26:19 +01:00
cJSON.c initial commit 2023-07-03 17:26:19 +01:00
cJSON.h initial commit 2023-07-03 17:26:19 +01:00
convert_png.c initial commit 2023-07-03 17:26:19 +01:00
convert_png.h initial commit 2023-07-03 17:26:19 +01:00
font.c initial commit 2023-07-03 17:26:19 +01:00
font.h initial commit 2023-07-03 17:26:19 +01:00
gfx.c initial commit 2023-07-03 17:26:19 +01:00
gfx.h initial commit 2023-07-03 17:26:19 +01:00
global.h initial commit 2023-07-03 17:26:19 +01:00
huff.c initial commit 2023-07-03 17:26:19 +01:00
huff.h initial commit 2023-07-03 17:26:19 +01:00
jasc_pal.c initial commit 2023-07-03 17:26:19 +01:00
jasc_pal.h initial commit 2023-07-03 17:26:19 +01:00
json.c initial commit 2023-07-03 17:26:19 +01:00
json.h initial commit 2023-07-03 17:26:19 +01:00
LICENSE initial commit 2023-07-03 17:26:19 +01:00
lz.c initial commit 2023-07-03 17:26:19 +01:00
lz.h initial commit 2023-07-03 17:26:19 +01:00
main.c initial commit 2023-07-03 17:26:19 +01:00
Makefile initial commit 2023-07-03 17:26:19 +01:00
options.h initial commit 2023-07-03 17:26:19 +01:00
rl.c initial commit 2023-07-03 17:26:19 +01:00
rl.h initial commit 2023-07-03 17:26:19 +01:00
util.c initial commit 2023-07-03 17:26:19 +01:00
util.h initial commit 2023-07-03 17:26:19 +01:00