mirror of
https://github.com/pret/pokered.git
synced 2026-09-26 13:22:55 -04:00
Start reformatting WRAM labels
wLabel::
; comment
ds N
becomes
; comment
wLabel:: ds N
This commit is contained in: