summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-10-12 13:05:36 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-10-12 13:05:36 -0400
commit2cf4efe15c50e84824bad8420b16009e6fa066c3 (patch)
tree116e2fb232f85208892d47360e044e6eccfb4c20 /wram.asm
parent9b2c58dfd3021bb0c4eedb9df1cfe5ca23060c17 (diff)
Rename some palette labels.
Also add replace.sh
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/wram.asm b/wram.asm
index 58f8cf2e..a2d651a2 100755
--- a/wram.asm
+++ b/wram.asm
@@ -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