diff options
author | YamaArashi <shadow962@live.com> | 2017-05-09 03:46:55 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-05-09 03:46:55 -0700 |
commit | ca3da9a99901a20aa1b32a2bd9063fb49bb8612a (patch) | |
tree | 09752de237069de710a79834a6ce91d2aa06e2ac /include/asm.inc.h | |
parent | dd00a3421321c73420fe0e43ec46577f95bfa223 (diff) |
file renaming
Diffstat (limited to 'include/asm.inc.h')
-rw-r--r-- | include/asm.inc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm.inc.h b/include/asm.inc.h index 1f32d50ec..0c111a991 100644 --- a/include/asm.inc.h +++ b/include/asm.inc.h @@ -166,7 +166,7 @@ u8 battle_get_per_side_status(u8); u8 battle_get_side_with_given_state(u8); bool8 IsDoubleBattle(); -// asm/field_screeneffect.o +// asm/field_weather.o void SetWeather(u32); // src/field_fadetransition.o |