diff options
author | YamaArashi <shadow962@live.com> | 2016-01-26 06:32:47 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-01-26 06:32:47 -0800 |
commit | 6db5c00300c250c05c4d7bbf0dda9680c22823fc (patch) | |
tree | 31d637ba4f783bebc80a8265603f938c4810acb2 | |
parent | 76de560f648d0395835379b1360c7af945ed237e (diff) |
rename group
-rw-r--r-- | data/text/easy_chat/group_orders.s | 2 | ||||
-rw-r--r-- | data/text/easy_chat/group_words.s | 2 | ||||
-rw-r--r-- | data/text/easy_chat/groups/pokemon_2/order.s (renamed from data/text/easy_chat/groups/pokemon2/order.s) | 0 | ||||
-rw-r--r-- | data/text/easy_chat/groups/pokemon_2/words.s (renamed from data/text/easy_chat/groups/pokemon2/words.s) | 0 |
4 files changed, 2 insertions, 2 deletions
diff --git a/data/text/easy_chat/group_orders.s b/data/text/easy_chat/group_orders.s index 583387ae5..b5c7b801a 100644 --- a/data/text/easy_chat/group_orders.s +++ b/data/text/easy_chat/group_orders.s @@ -19,7 +19,7 @@ .include "data/text/easy_chat/groups/move_1/order.s" .include "data/text/easy_chat/groups/move_2/order.s" .include "data/text/easy_chat/groups/trendy_saying/order.s" - .include "data/text/easy_chat/groups/pokemon2/order.s" + .include "data/text/easy_chat/groups/pokemon_2/order.s" .align 2 diff --git a/data/text/easy_chat/group_words.s b/data/text/easy_chat/group_words.s index 47738d985..d3fa7c314 100644 --- a/data/text/easy_chat/group_words.s +++ b/data/text/easy_chat/group_words.s @@ -19,7 +19,7 @@ .include "data/text/easy_chat/groups/move_1/words.s" .include "data/text/easy_chat/groups/move_2/words.s" .include "data/text/easy_chat/groups/trendy_saying/words.s" - .include "data/text/easy_chat/groups/pokemon2/words.s" + .include "data/text/easy_chat/groups/pokemon_2/words.s" .align 2 diff --git a/data/text/easy_chat/groups/pokemon2/order.s b/data/text/easy_chat/groups/pokemon_2/order.s index e8de1f297..e8de1f297 100644 --- a/data/text/easy_chat/groups/pokemon2/order.s +++ b/data/text/easy_chat/groups/pokemon_2/order.s diff --git a/data/text/easy_chat/groups/pokemon2/words.s b/data/text/easy_chat/groups/pokemon_2/words.s index eb42c9319..eb42c9319 100644 --- a/data/text/easy_chat/groups/pokemon2/words.s +++ b/data/text/easy_chat/groups/pokemon_2/words.s |