From 03a6cfc2d3af39ca32bc9dffea93026b46649b61 Mon Sep 17 00:00:00 2001 From: yenatch Date: Sat, 7 Sep 2013 22:47:58 -0400 Subject: [PATCH] OTName wram label --- wram.asm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wram.asm b/wram.asm index f755680ee..6b302f31c 100644 --- a/wram.asm +++ b/wram.asm @@ -477,7 +477,10 @@ BattleMonType1: ; c64a BattleMonType2: ; c64b ds 1 - ds 23 + ds 10 + +OTName: ; c656 + ds 13 CurOTMon: ; c663 ds 1