pokeplatinum icon indicating copy to clipboard operation
pokeplatinum copied to clipboard

Documentation & Naming - Party Menu Application

Open z80rotom opened this issue 2 months ago • 1 comments

Just a lot of giving functions meaningful names and trying to reduce the amount of magic numbers in the party menu application.

z80rotom avatar Sep 29 '25 22:09 z80rotom

Set up the venv described in contributing.md code formatting section and then run pre-commit run --all-files before committing to this project.

h2o-DS avatar Sep 29 '25 23:09 h2o-DS