1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-02-06 06:53:02 -06:00
Zach Hilman 7c70746ec4 loader/nsp: Move secondary loader initialization to constructor
Prevents nullptr bug when trying to dump the RomFS of an NSP resulting from secondary_loader not being initialized.
2018-10-27 10:16:29 -04:00
..