ref: 182228fdc3b5fe32883ef8a02fb68ef95cfee17e
parent: 353e7f1d56faf958d9a63316e277d0d4439cc4ce
parent: 7ed5d291f126499188ed3daab6ef8c436094d652
author: U-Fish-PC\Daniel <corrnondacqb@yahoo.com>
date: Wed Sep 4 21:06:31 EDT 2013
Merge branch 'incbin' of https://github.com/dannye/pokered
--- a/main.asm
+++ b/main.asm
@@ -100932,7 +100932,7 @@
call PlaceString
ld h, b
ld l, c
- ld de, Unknown_70f89 ; $4f89
+ ld de, MonsNestText ; $4f89
call PlaceString
call WaitForTextScrollButtonPress
call Func_711ab
@@ -100941,8 +100941,8 @@
ld [hl], a
ret
-Unknown_70f89: ; 70f89 (1c:4f89)
-INCBIN "baserom.gbc",$70f89,$70f90 - $70f89
+MonsNestText: ; 70f89 (1c:4f89)
+ db "'s NEST@"
; known jump sources: 30b3 (0:30b3)
Func_70f90: ; 70f90 (1c:4f90)