From 2cf4efe15c50e84824bad8420b16009e6fa066c3 Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Mon, 12 Oct 2015 13:05:36 -0400 Subject: Rename some palette labels. Also add replace.sh --- wram.asm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'wram.asm') 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 -- cgit v1.3.1-sl0p