From 3caf9a43e308af32ba23fd672ba662d2ea4c091e Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Sat, 9 Apr 2016 18:13:37 -0400 Subject: Some Bank3F Pikachu Emotions disassembling and partial documentation. --- wram.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wram.asm') diff --git a/wram.asm b/wram.asm index be8d061e..6aa3ce32 100755 --- a/wram.asm +++ b/wram.asm @@ -2515,7 +2515,7 @@ wd438:: ds 1 ds 15 -wExpressionNumber:: +wExpressionNumber:: ; d447 ds 1 ds 1 @@ -2536,7 +2536,7 @@ wd47a:: ds 1 ds 24 -wd493:: ds 1 +wPreventBlackout:: ds 1 ds 1 -- cgit v1.3.1-sl0p