summaryrefslogtreecommitdiff
path: root/asm/rom3.s
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-08-02 01:02:06 -0700
committerYamaArashi <shadow962@live.com>2016-08-02 01:02:06 -0700
commit9414e390a498949ee9a55e506429bdce4598b8d1 (patch)
tree2d93b3c672ce18b30040efd63f9ee93acf0fce21 /asm/rom3.s
parent4df4fd605355a0019b410ff9a80b89ee85385670 (diff)
sine tables
Diffstat (limited to 'asm/rom3.s')
-rw-r--r--asm/rom3.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/rom3.s b/asm/rom3.s
index d0604fed6..976d7599e 100644
--- a/asm/rom3.s
+++ b/asm/rom3.s
@@ -110243,7 +110243,7 @@ sine: @ 8040DEC
asrs r0, 16
bx lr
.align 2, 0
-_08040E04: .4byte gUnknown_08208344
+_08040E04: .4byte gSineTable
thumb_func_end sine
thumb_func_start cosine
@@ -110262,7 +110262,7 @@ cosine: @ 8040E08
asrs r0, 16
bx lr
.align 2, 0
-_08040E24: .4byte gUnknown_08208344
+_08040E24: .4byte gSineTable
thumb_func_end cosine
thumb_func_start sine2
@@ -110291,7 +110291,7 @@ sine2: @ 8040E28
lsls r0, r1, 16
b _08040E64
.align 2, 0
-_08040E5C: .4byte gUnknown_082085C4
+_08040E5C: .4byte gSineDegreeTable
_08040E60:
lsls r0, r1, 16
negs r0, r0