grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/g

This commit is contained in:
Rangi
2018-01-28 13:20:04 -05:00
parent 84c798e9f4
commit 477adc72af
383 changed files with 1314 additions and 1314 deletions

View File

@@ -15,7 +15,7 @@ callback: MACRO
dbw \1, \2
ENDM
warp_def: MACRO
warp_event: MACRO
;\1: x: left to right, starts at 0
;\2: y: top to bottom, starts at 0
;\3: warp destination: starts at 1