diff options
author | YamaArashi <shadow962@live.com> | 2016-08-02 01:02:06 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-08-02 01:02:06 -0700 |
commit | 9414e390a498949ee9a55e506429bdce4598b8d1 (patch) | |
tree | 2d93b3c672ce18b30040efd63f9ee93acf0fce21 /data/data2.s | |
parent | 4df4fd605355a0019b410ff9a80b89ee85385670 (diff) |
sine tables
Diffstat (limited to 'data/data2.s')
-rw-r--r-- | data/data2.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/data2.s b/data/data2.s index daf2743f5..d66b59b3a 100644 --- a/data/data2.s +++ b/data/data2.s @@ -1759,11 +1759,11 @@ gUnknown_0820831A:: @ 820831A gUnknown_08208337:: @ 8208337 .string "ニドラン♀$", 13 -gUnknown_08208344:: @ 8208344 - .incbin "baserom.gba", 0x00208344, 0x280 +@ 8208344 + .include "data/sine_table.s" -gUnknown_082085C4:: @ 82085C4 - .incbin "baserom.gba", 0x002085c4, 0x168 +@ 82085C4 + .include "data/sine_degree_table.s" gUnknown_0820872C:: @ 820872C .incbin "baserom.gba", 0x0020872c, 0x80 |