diff options
Diffstat (limited to 'tools/mapfile_tool.py')
-rwxr-xr-x | tools/mapfile_tool.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/mapfile_tool.py b/tools/mapfile_tool.py index 4ebd288..f8f82eb 100755 --- a/tools/mapfile_tool.py +++ b/tools/mapfile_tool.py @@ -265,6 +265,7 @@ def main(): do_mapfile('kamek_pal.x', 'kamek_ntsc2.x', fix_offs_ntsc_v2)
do_project('NewerProject.yaml')
+ do_project('NewerCodehandler.yaml')
do_module('anotherhax.yaml', 'processed/anotherhax.yaml')
|