shithub: pokered

Download patch

ref: 7ecfd641fb47e4a6ed475302bc1deac17473e704
parent: 50963770f3dbb953df904bc6c822713e210a24da
author: Nog-Frog <nogatheunicorn@gmail.com>
date: Fri May 29 06:02:14 EDT 2020

Name UnusedCD40

Every man deserves a name :)

--- a/engine/menu/main_menu.asm
+++ b/engine/menu/main_menu.asm
@@ -456,7 +456,7 @@
 	ld [wLastMenuItem], a
 	inc a
 	ld [wLetterPrintingDelayFlags], a
-	ld [wUnusedCD40], a
+	ld [wOptionsCancelCursorX], a
 	ld a, 3 ; text speed cursor Y coordinate
 	ld [wTopMenuItemY], a
 	call SetCursorPositionsFromOptions
--- a/wram.asm
+++ b/wram.asm
@@ -1046,7 +1046,7 @@
 
 wTrainerScreenY:: ; cd40
 
-wUnusedCD40:: ; cd40
+wOptionsCancelCursorX:: ; cd40
 	ds 1
 
 wDayCarePerLevelCost:: ; cd41