summaryrefslogtreecommitdiff
path: root/asm/gpu_obj.s
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-09-02 23:11:29 -0700
committerYamaArashi <shadow962@live.com>2016-09-02 23:11:29 -0700
commita05857f889631dd6e722f952475fb96382cdf999 (patch)
tree3e7b52a566406ba22a442e62d2b7fbdf99926e5c /asm/gpu_obj.s
parentf910e326a16429f613e3b3814dd98bd69485dcd1 (diff)
make asm compatible with stock gas
Diffstat (limited to 'asm/gpu_obj.s')
-rw-r--r--asm/gpu_obj.s8
1 files changed, 8 insertions, 0 deletions
diff --git a/asm/gpu_obj.s b/asm/gpu_obj.s
index cad02cb5b..2ae2eac56 100644
--- a/asm/gpu_obj.s
+++ b/asm/gpu_obj.s
@@ -1,3 +1,9 @@
+ .include "asm/macros.s"
+
+ .syntax unified
+
+ .text
+
thumb_func_start ResetAllObjectData
@ void ResetAllObjectData()
ResetAllObjectData: @ 8006974
@@ -4551,3 +4557,5 @@ _08008AE6:
bx r1
.pool
thumb_func_end AddSpritesFromSpriteOamTable
+
+ .align 2, 0 @ Don't pad with nop.