besteon / Ironmon-Tracker

A Lua script for the Bizhawk/mGBA emulator compatible with Pokemon Fire Red, Leaf Green, Ruby, Sapphire, and Emerald that tracks relevant data for the IronMon challenge.
MIT License
122 stars 44 forks source link

Revert FileManager Utils changes #438

Closed Fellshadow closed 7 months ago

Fellshadow commented 7 months ago

Tracker broke because of attempting to use Utils funcs before Utils is actually loaded, reverting use of funcs just in case

jtigues commented 7 months ago

Approved and merged, thanks.