Start reformatting WRAM labels

wLabel::
    ; comment
        ds N

becomes

    ; comment
    wLabel:: ds N
This commit is contained in:
Rangi
2021-05-31 15:04:28 -04:00
parent 47c2d1a1a5
commit 5c73cffee6
+367 -633
View File
File diff suppressed because it is too large Load Diff