diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-29 11:42:29 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-29 11:42:29 -0400 |
commit | 2eaf5b4485638540ef5f790e3c76e2753a0a78be (patch) | |
tree | a372e80c6d7e311fd812b73b21fc03c0e052e38c /filesystem.mk | |
parent | 224021d5e5b78163738c51944517de34f80c85c0 (diff) | |
parent | 3189320922277dcec0a284a191dd05e823297b1a (diff) |
Merge branch 'pikalax_work' of github.com:PikalaxALT/pokediamond into pikalax_work
Diffstat (limited to 'filesystem.mk')
-rw-r--r-- | filesystem.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/filesystem.mk b/filesystem.mk index 33c1bb8d..7471d644 100644 --- a/filesystem.mk +++ b/filesystem.mk @@ -289,6 +289,7 @@ O2NARC_TARGETS := \ files/poketool/personal/pms.narc \ files/poketool/waza/waza_tbl.narc \ files/itemtool/itemdata/item_data.narc \ + files/itemtool/itemdata/nuts_data.narc \ files/poketool/personal/pms.narc: O2NARCFLAGS = -f files/itemtool/itemdata/item_data.narc: O2NARCFLAGS = -p 0xFF |