diff options
author | red031000 <rubenru09@aol.com> | 2021-03-01 23:40:46 +0000 |
---|---|---|
committer | red031000 <rubenru09@aol.com> | 2021-03-01 23:40:46 +0000 |
commit | de578751e40d0d42f426097eab224eceaf9fdfff (patch) | |
tree | 33ecbf45837aa11eaaa7432e88f19e55c02e7daa /filesystem.mk | |
parent | 4367cf2bbbb64c4a2a86fe1bb2846d2c34136f01 (diff) |
wifi_earth graphics
Diffstat (limited to 'filesystem.mk')
-rw-r--r-- | filesystem.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/filesystem.mk b/filesystem.mk index 68ee7b4c..c6c5cfed 100644 --- a/filesystem.mk +++ b/filesystem.mk @@ -317,6 +317,10 @@ $(O2NARC_TARGETS): %.narc: %.json %.json.txt $$(dep) $(O2NARC) $(O2NARCFLAGS) $*.o $@ @$(RM) $*.o $*.c +files/application/wifi_earth/wifi_earth.narc: \ + files/application/wifi_earth/wifi_earth/narc_0005.NCGR \ + files/application/wifi_earth/wifi_earth/narc_0006.NCLR + files/battle/graphic/batt_bg.narc: \ files/battle/graphic/batt_bg/narc_0156.NSCR.lz \ files/battle/graphic/batt_bg/narc_0142.NSCR.lz \ |