mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00

Adds Link's Awakening: DX. Fully imports and forks LADXR, with permission - https://github.com/daid/LADXR
4 lines
108 B
Python
4 lines
108 B
Python
|
|
def fixTrendy(rom):
|
|
rom.patch(0x04, 0x2F29, "04", "02") # Patch the trendy game shield to be a ruppee
|