mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-06 06:52:39 +00:00
* optimizes icon2html() for icon files known to be in the rsc at compile time (#67429) * makes compile time icons not do expensive file io for asset gen * better documentation on some asset vars and procs * makes generate_and_hash_rsc_file() do fcopy() and passes down the chain * implements msos suggestion to optimize get_icon_dmi_path() * optimizes icon2html() for icon files known to be in the rsc at compile time Co-authored-by: Kylerace <kylerlumpkin1@gmail.com>