Dump Jynx mail
This commit is contained in:
+1
-3
@@ -4,6 +4,7 @@
|
||||
#include "constants/region_map.h"
|
||||
#include "constants/species.h"
|
||||
#include "constants/items.h"
|
||||
#include "constants/easy_chat.h"
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
@@ -466,9 +467,6 @@ gUnknown_826CF88:: @ 826CF88
|
||||
|
||||
.include "data/ingame_trades.inc"
|
||||
|
||||
gUnknown_826D1A8:: @ 826D1A8
|
||||
.incbin "baserom.gba", 0x26D1A8, 0x14
|
||||
|
||||
gUnknown_826D1BC:: @ 826D1BC
|
||||
.incbin "baserom.gba", 0x26D1BC, 0x10
|
||||
|
||||
|
||||
@@ -160,3 +160,15 @@ gIngameTrades:: @ 826CF8C
|
||||
.byte 10 @ sheen
|
||||
.2byte SPECIES_PONYTA @ species requested
|
||||
.align 2
|
||||
|
||||
gUnknown_826D1A8:: @ 826D1A8
|
||||
.2byte EC_WORD_THAT_S
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_HEALTHY
|
||||
.2byte EC_POKEMON2(JYNX)
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte EC_WORD_BE
|
||||
.2byte EC_WORD_KIND
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_IT
|
||||
.2byte 0
|
||||
|
||||
Reference in New Issue
Block a user