diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-23 23:00:25 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-23 23:49:30 -0400 |
| commit | 8b40e990d31efbc2c5df4ad65b141dc1c1c24a47 (patch) | |
| tree | 9cc9e9e655bfe766a46116f1f0205d108cf5cd87 /Makefile | |
| parent | f9f438473fe1c92a3d6313639db8048fe41ba9d0 (diff) | |
Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINs
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -132,6 +132,7 @@ pokesilver_debug_opt = -cjsv -t POKEMON_SLV -i AAXE -k 01 -l 0x33 -m 0x10 -r 3 - %.gbc: $$(%_obj) layout.link $(RGBLINK) -n $*.sym -m $*.map -l layout.link -o $@ $(filter %.o,$^) $(RGBFIX) $($*_opt) $@ + tools/stadium $@ ### LZ compression rules |
