mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
ZeldaHLE: Add a missing game to the list of games to look at.
This commit is contained in:
@ -77,6 +77,7 @@ static const std::map<u32, u32> UCODE_FLAGS = {
|
||||
// * Link's Crossbow Training
|
||||
// * The Legend of Zelda: Collector's Edition
|
||||
// * The Legend of Zelda: Twilight Princess / Wii (type ????, CRC ????)
|
||||
// * Pikmin 1/2 New Play Control!
|
||||
};
|
||||
|
||||
ZeldaUCode::ZeldaUCode(DSPHLE *dsphle, u32 crc)
|
||||
|
Reference in New Issue
Block a user