From 9cf66deb9877eff7a674540d5c58b4b2e0e6b914 Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Tue, 13 Oct 2015 07:01:39 -0700 Subject: [PATCH] fix alignment --- data/nature_stat_table.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/nature_stat_table.s b/data/nature_stat_table.s index d0c5e9f1b..9d2375808 100644 --- a/data/nature_stat_table.s +++ b/data/nature_stat_table.s @@ -1,5 +1,5 @@ gNatureStatTable: ; 831E818 -; Atk Def Spd Sp.Atk Sp.Def +; Atk Def Spd Sp.Atk Sp.Def .byte 0, 0, 0, 0, 0 ; Hardy .byte 1, -1, 0, 0, 0 ; Lonely .byte 1, 0, -1, 0, 0 ; Brave