index
:
pokeyellow.git
master
Pokemon Yellow disassembly with SL0P mods: fastboot, SECRET SL0P WARP MENU, custom intro splash
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
replace.sh
blob: 7648423adbdacf89d4d5b07d048c31665dd9e225 (
plain
) (
blame
)
1
2
3
sed
-i
's/\<'
$1
'\>/'
$2
'/'
$(
git
grep
-l
$1
)
# $1: phrase to find
# $2: phrase to replace $1