diff options
author | YamaArashi <shadow962@live.com> | 2016-09-03 14:31:43 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-09-03 14:31:43 -0700 |
commit | f5879e72d9e4d11c30b071dc1e86cc2085a07685 (patch) | |
tree | ec47b81f0d902a6d9c68341c67a4d6ec47cb14b8 /data/text/easy_chat/easy_chat_groups.s | |
parent | 5af8ba570c5c5ebfde59bef6c3f262c04ca17746 (diff) |
clean up aligns
Diffstat (limited to 'data/text/easy_chat/easy_chat_groups.s')
-rw-r--r-- | data/text/easy_chat/easy_chat_groups.s | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/text/easy_chat/easy_chat_groups.s b/data/text/easy_chat/easy_chat_groups.s index 0e935e945..94636c7fe 100644 --- a/data/text/easy_chat/easy_chat_groups.s +++ b/data/text/easy_chat/easy_chat_groups.s @@ -21,8 +21,7 @@ .include "data/text/easy_chat/easy_chat_group_trendy_saying.s" .include "data/text/easy_chat/easy_chat_group_pokemon2.s" - .align 2, 0 - + .align 2 gEasyChatGroups:: @ 859D004 .4byte gEasyChatGroup_Pokemon .2byte 202 @ total number of entries |