diff options
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 36 |
1 files changed, 26 insertions, 10 deletions
@@ -16508,7 +16508,7 @@ UnknownScript_0x5cdd5: ; 0x5cdd5 waitbutton 2writetext UnknownText_0x5d37b keeptextopen - stringtotext $4e33, $1 + stringtotext RadioCardText, $1 2call UnknownScript_0x5ce3e 2writetext UnknownText_0x5d3c0 keeptextopen @@ -16520,7 +16520,9 @@ UnknownScript_0x5ce2d: ; 0x5ce2d end ; 0x5ce33 -INCBIN "baserom.gbc",$5ce33,$5ce3e - $5ce33 +RadioCardText: ; 0x5ce33 + db "RADIO CARD@" +; 0x5ce3d UnknownScript_0x5ce3e: ; 0x5ce3e jumpstd $002f @@ -21282,7 +21284,9 @@ UnknownScript_0x69511: ; 0x69511 end ; 0x69523 -INCBIN "baserom.gbc",$69523,$69527 - $69523 +UnknownRawText_0x69523: ; 0x69523 + db "EGG@" +; 0x69527 UnknownScript_0x69527: ; 0x69527 jumpstd $0030 @@ -21743,6 +21747,7 @@ UnknownScript_0x69d96: ; 0x69d96 ; 0x69d98 GivePokeItem_0x69d98: ; 0x69d98 + INCBIN "baserom.gbc",$69d98,$2e UnknownScript_0x69dc6: ; 0x69dc6 @@ -29436,9 +29441,12 @@ UnknownScript_0x72169: ; 0x72169 UnknownScript_0x72172: ; 0x72172 jumpstd $002f -; 0x72175 + end +; 0x72176 -INCBIN "baserom.gbc",$72175,$7217b - $72175 +UnknownRawText_0x72176: ; 0x72176 + db "COIN@" +; 0x7217b UnknownScript_0x7217b: ; 0x7217b 2writetext UnknownText_0x7238a @@ -37448,7 +37456,9 @@ UnknownScript_0x7a572: ; 0x7a572 2jump $64f6 ; 0x7a578 -INCBIN "baserom.gbc",$7a578,$7a57e - $7a578 +UnknownRawText_0x7a578: ; 0x7a578 + db $54, "GEAR@" +; 0x7a57e UnknownScript_0x7a57e: ; 0x7a57e jumpstd $002f @@ -41927,9 +41937,12 @@ UnknownScript_0x7ee80: ; 0x7ee80 UnknownScript_0x7ee94: ; 0x7ee94 jumpstd $002f -; 0x7ee97 + end +; 0x7ee98 -INCBIN "baserom.gbc",$7ee97,$7eea2 - $7ee97 +UnknownRawText_0x7ee98: ; 0x7ee98 + db "EXPN CARD@" +; 0x7eea2 UnknownScript_0x7eea2: ; 0x7eea2 faceplayer @@ -83603,9 +83616,12 @@ UnknownScript_0x19c01f: ; 0x19c01f UnknownScript_0x19c097: ; 0x19c097 jumpstd $002f -; 0x19c09a + end +; 0x19c09b -INCBIN "baserom.gbc",$19c09a,$0a +UnknownRawText_0x19c09b: ; 0x19c09b + db "MAP CARD@" +; 0x19c0a4 UnknownScript_0x19c0a4: ; 0x19c0a4 2writetext UnknownText_0x19c49f |