Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Consolidate label-processing code #24

Open
kanzure opened this issue Sep 9, 2013 · 0 comments
Open

Consolidate label-processing code #24

kanzure opened this issue Sep 9, 2013 · 0 comments

Comments

@kanzure
Copy link
Member

kanzure commented Sep 9, 2013

The label processing code in extras/ is getting ridiculous. There are a few separate locations where label processing code is implemented:

  • class Label in crystal.py
  • miscellaneous functions in crystal.py
  • various unit tests in crystal.py
  • labels.py
  • class RomStr in romstr.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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant