Fix wVirtualOAM labels, part 2.

This commit is contained in:
luckytyphlosion
2018-01-30 14:52:46 -05:00
parent 3c7ba37de7
commit 0b45e2e846
29 changed files with 106 additions and 105 deletions

1
replace.sh Normal file
View File

@@ -0,0 +1 @@
sed -i 's/\<'$1'\>/'$2'/' $(grep -lwr --include="*.asm" --exclude-dir=".git" --exclude-dir="tools" --exclude-dir="extras" --exclude-dir="crowdmap" $1)