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 /wram.asm | |
parent | 9b2c58dfd3021bb0c4eedb9df1cfe5ca23060c17 (diff) |
Rename some palette labels.
Also add replace.sh
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3307,9 +3307,9 @@ wdeee:: ds 1 wdeef:: ds 1 wdef0:: ds 1 wdef1:: ds 1 -wdef2:: ds 1 -wdef3:: ds 1 -wdef4:: ds 1 +wLastBGP:: ds 1 +wLastOBP0:: ds 1 +wLastOBP1:: ds 1 wdef5:: ds 1 wdef6:: ds 1 |