diff options
| author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-10-12 13:05:36 -0400 |
|---|---|---|
| committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-10-12 13:05:36 -0400 |
| commit | 2cf4efe15c50e84824bad8420b16009e6fa066c3 (patch) | |
| tree | 116e2fb232f85208892d47360e044e6eccfb4c20 /replace.sh | |
| parent | Merge pull request #3 from PikalaxALT/master (diff) | |
| download | pokeyellow-2cf4efe15c50e84824bad8420b16009e6fa066c3.tar.gz pokeyellow-2cf4efe15c50e84824bad8420b16009e6fa066c3.tar.xz pokeyellow-2cf4efe15c50e84824bad8420b16009e6fa066c3.zip | |
Rename some palette labels.
Also add replace.sh
Diffstat (limited to 'replace.sh')
| -rw-r--r-- | replace.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/replace.sh b/replace.sh new file mode 100644 index 00000000..8de735f9 --- /dev/null +++ b/replace.sh @@ -0,0 +1 @@ +sed -i 's/\<wdef4\>/wLastOBP1/' $(git grep -l wdef4)
\ No newline at end of file |
