summaryrefslogtreecommitdiff
path: root/asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-03-16 20:46:03 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-03-16 20:46:03 -0400
commit21e4406ab99098b6c3e42e8cfd033b41c8c225d1 (patch)
treed4aac0f8cbad51ad43aa050f681522a8da5f18ce /asm
parent51eac4e14bc75f2b3d925b46d63969cfabf0d48e (diff)
remove field_weather, field_weather_util.s
Diffstat (limited to 'asm')
-rw-r--r--asm/field_weather.s8
-rw-r--r--asm/field_weather_util.s8
2 files changed, 0 insertions, 16 deletions
diff --git a/asm/field_weather.s b/asm/field_weather.s
deleted file mode 100644
index 2428f2984..000000000
--- a/asm/field_weather.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.
diff --git a/asm/field_weather_util.s b/asm/field_weather_util.s
deleted file mode 100644
index d018bae19..000000000
--- a/asm/field_weather_util.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