diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-16 21:48:54 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-16 21:48:54 -0400 |
commit | 2c0a5be745c22e23c3dfa96c60a9eb13e759e0bc (patch) | |
tree | 38e58ab104eeb48c8b4cc49e712eb207673d2604 /asm | |
parent | 7610a2dfc25a811e2918998523dd3e9b36263750 (diff) |
Static syms in field_weather_*
Diffstat (limited to 'asm')
-rw-r--r-- | asm/field_weather_effects.s | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/asm/field_weather_effects.s b/asm/field_weather_effects.s deleted file mode 100644 index 2428f2984..000000000 --- a/asm/field_weather_effects.s +++ /dev/null @@ -1,8 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .syntax unified - - .text - - .align 2, 0 @ Don't pad with nop. |