From 2835db2ebfe5e91da3f332f1eef2624f3aea3f68 Mon Sep 17 00:00:00 2001 From: Stephen Simpson Date: Thu, 3 Nov 2011 00:40:37 -0500 Subject: cleaned up codehandler to allow for better changes later --- tools/mapfile_tool.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/mapfile_tool.py') 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') -- cgit v1.2.3