pokepuzzle
pokepuzzle copied to clipboard
Disassembly of Pokémon Puzzle Challenge
Results
1
pokepuzzle issues
Sort by
recently updated
recently updated
newest added
it seems like you didn't make the python scripts, but just FYI they aren't working for me ``` File "/home/username/romhack/panepon/pokepuzzle/extras/pokemontools/gfx.py", line 71 tiles = sorted(enumerate(tiles), key= lambda (i, tile): i...