diff options
| author | Rangi <35663410+Rangi42@users.noreply.github.com> | 2020-07-23 23:54:39 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-23 23:54:39 -0400 |
| commit | bce6e258054b49282b7deeb990aaa5bf2cc1fcec (patch) | |
| tree | 9cc9e9e655bfe766a46116f1f0205d108cf5cd87 /Makefile | |
| parent | f9f438473fe1c92a3d6313639db8048fe41ba9d0 (diff) | |
| parent | 8b40e990d31efbc2c5df4ad65b141dc1c1c24a47 (diff) | |
Merge pull request #59 from Rangi42/master
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 |
