More relevant data file locations

This commit is contained in:
Remy Oukaour
2018-01-03 02:23:54 -05:00
parent 0b6857b1a9
commit 10bd011d06
7 changed files with 4 additions and 4 deletions

View File

@@ -1130,7 +1130,7 @@ TimeCapsule_ReplaceTeruSama: ; 28771
ret
INCLUDE "data/time_capsule/catch_rate_items.asm"
INCLUDE "data/items/catch_rate_items.asm"
Link_CopyOTData: ; 2879e

View File

@@ -144,4 +144,4 @@ PlaceTradePartnerNamesAndParty: ; fb60d
jr .loop
; fb656
INCLUDE "data/time_capsule/special_stats.asm"
INCLUDE "data/pokemon/rby_base_special.asm"

View File

@@ -36,4 +36,4 @@ ConvertMon_1to2: ; fb908
; fb91c
INCLUDE "data/time_capsule/mon_order.asm"
INCLUDE "data/pokemon/rby_order.asm"