summaryrefslogtreecommitdiff
path: root/assets/xml/archives/map_i_static.xml
AgeCommit message (Collapse)Author
2023-10-26`map_grand_static` and `map_i_static` (#1443)Anghelo Carvajal
* update makeyar.c * xmls * commit c files * remove paddings and update the spec * Tell ZAPD to not generate C files for the 2 problematic XMLs * Rename symbols to follow style * cleanup the generated files a bit * comment on makeyar * fix distclean deleting the `assets/c/` files * actually fix distclean
2023-06-18Add yar (Yaz0 ARchives) support to build system (#1255)Anghelo Carvajal
* extract_archives.py * autogenerated xmls * build OK * cleanup * Use symbols in gItemIcons * change how archives are generated * makeyar in C * Rename segments * rename .archive.o to .yar.o * Explanation at the top of programs * fix progress calculation * Ignore archives in progress script * merge * Update tools/buildtools/makeyar.c Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> * Update tools/buildtools/makeyar.c Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> * Update tools/buildtools/makeyar.c Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> * Update tools/buildtools/makeyar.c Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> --------- Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>