From c40bb119e1f64972e6a0879110826c455a28437b Mon Sep 17 00:00:00 2001 From: Kenix3 Date: Thu, 29 Apr 2021 18:56:18 -0400 Subject: Adds in scene support (#117) * 1 scene done, Z2_SOUGEN OK * All scenes OK * Makefile improvements * Use WIP ZAPD branch as submodule * Add spawn rotation flag macro * Fix bad merge * Move scenes to be in their own subfolders * Rename and restructure extracted baserom files * Progress tracking for assets * Add asset progress to csv * Use master ZAPD * Use distclean like in OOT * Fix up a few things with the makefile * Fix scenes not being dumped from ELF Co-authored-by: Rozelette --- tools/ZAPD | 1 + 1 file changed, 1 insertion(+) create mode 160000 tools/ZAPD (limited to 'tools/ZAPD/lib/tinyxml2/tinyxml2.cpp') diff --git a/tools/ZAPD b/tools/ZAPD new file mode 160000 index 000000000..bbbbb046a --- /dev/null +++ b/tools/ZAPD @@ -0,0 +1 @@ +Subproject commit bbbbb046a54f99dcbc6cbcc765177d8b252546f0 -- cgit v1.2.3