enemize-rs/enemize
Lyle Mantooth 568360206d
Begin loading ROM data for randomization.
Use the fact that the default path for the asar symbols file is just the
ROM's file with a ".sym" extension. When enemize runs, it checks if this
file exists, and if it doesn't, runs asar on the ROM to create the
symbols file.
2022-05-31 22:48:45 -04:00
..
src Begin loading ROM data for randomization. 2022-05-31 22:48:45 -04:00
Cargo.toml Begin loading ROM data for randomization. 2022-05-31 22:48:45 -04:00