mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-26 00:05:12 -05:00
- ram/ froups the ram source files - slack/ is for unused garbage taking up the ROM's free space - gfx.py moved to utils/
6 lines
191 B
Python
6 lines
191 B
Python
# A subset of pret/pokemon-reverse-engineering-tools
|
|
# Only needed for decompressing 1bpp and 2bpp graphics
|
|
# https://github.com/pret/pokemon-reverse-engineering-tools
|
|
|
|
__version__ = '1.6.0'
|