mirror of
https://github.com/mi57730/a2d.git
synced 2025-02-16 20:31:09 +00:00
apply refactor tool to ovl2
This commit is contained in:
parent
b2e2779d39
commit
c4617510d7
666
desktop/ovl2.s
666
desktop/ovl2.s
File diff suppressed because it is too large
Load Diff
@ -159,4 +159,8 @@ $text =~ s/
|
||||
\s+ rts \b
|
||||
/return $1/gx;
|
||||
|
||||
$text =~ s/
|
||||
\b brk \b
|
||||
/.byte 0/gx;
|
||||
|
||||
print $text;
|
||||
|
Loading…
x
Reference in New Issue
Block a user