You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.
The label processing code in
extras/
is getting ridiculous. There are a few separate locations where label processing code is implemented:class Label
incrystal.py
crystal.py
crystal.py
labels.py
class RomStr
inromstr.py
These should be consolidated and merged into one location. I bet there might even be one or two functions that are conceptually similar.
Above issue is from pret/pokecrystal#37
The text was updated successfully, but these errors were encountered: