Commit Graph

7 Commits

Author SHA1 Message Date
obskyr
d6f9ff5cf7 Fix and use make_shim.py 2018-06-18 18:18:46 +02:00
PikalaxALT
956d010d59 Make the repository build all four ROMs 2018-06-02 20:16:37 -04:00
pfero
96049270e0 Remove scan_includes.c 2018-05-31 02:59:50 +02:00
pfero
cd9191b074 Clean up Makefile
This makefile can now figure graphics dependencies on its own, creates
dependency files for each compilation unit and compiles everything
separately.

This is a proposal. Please try it out, read the Makefile to see if you
get what I'm trying to do, and propose any improvements you want.
2018-05-30 22:53:59 +02:00
dannye
6ef9138b8a Add more graphics
add tools/gfx.c for trimming whitespace from pngs
2018-05-30 04:18:51 -05:00
Tauwasser
9f0ef97707 tools: add pkmncompress from pokered f75049fe
Add *.pic rule to Makefile to create compressed pictures.

Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-05-29 22:15:33 +02:00
Sanqui
775d9f7ef0
Initial commit 2018-05-27 00:11:32 +02:00