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