diff options
author | Rangi <remy.oukaour+rangi@gmail.com> | 2021-07-04 18:24:56 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi@gmail.com> | 2021-07-04 18:24:56 -0400 |
commit | 5eb9ee4cfb6ac71f66ba26f5c6821ab938d09994 (patch) | |
tree | 31b271648e669a08bf259a14c9041f7bc0c6ba1e /engine/debug/field/pokemart_menu.inc | |
parent | af65010e2ca58f275b14046d60708b83398dddfd (diff) |
Some miscellaneous refactoring
Diffstat (limited to 'engine/debug/field/pokemart_menu.inc')
-rw-r--r-- | engine/debug/field/pokemart_menu.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/debug/field/pokemart_menu.inc b/engine/debug/field/pokemart_menu.inc index 6985703..4ebeb5b 100644 --- a/engine/debug/field/pokemart_menu.inc +++ b/engine/debug/field/pokemart_menu.inc @@ -164,7 +164,7 @@ DebugMart_Buy: line "かいはつちゅうなんだ" prompt -INCLUDE "data/field_debug_pokemart_items.inc" +INCLUDE "data/debug/field_debug_pokemart_items.inc" DebugMart_Sell: call DebugMart_ShowPlaceholderText |