Consolidate label-processing code #24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The label processing code in
extras/is getting ridiculous. There are a few separate locations where label processing code is implemented:class Labelincrystal.pycrystal.pycrystal.pylabels.pyclass RomStrinromstr.pyThese 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 https://github.com/kanzure/pokecrystal/issues/37