diff options
author | YamaArashi <shadow962@live.com> | 2016-08-01 21:13:35 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-08-01 21:18:26 -0700 |
commit | 5d1b9ef7b3cece1278e608c662617f17854ceafe (patch) | |
tree | a8aaac932b91bd9779b829182d06163e2ef3908a /asm | |
parent | 0f348556e814b340be36e7a74b67246494c235af (diff) |
CRC-16 table
Diffstat (limited to 'asm')
-rw-r--r-- | asm/rom_8040EB4.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/rom_8040EB4.s b/asm/rom_8040EB4.s index 91b78c7ee..a4b7d4982 100644 --- a/asm/rom_8040EB4.s +++ b/asm/rom_8040EB4.s @@ -471,7 +471,7 @@ _080411FA: bx r1 .align 2, 0 _08041208: .4byte 0x00001121 -_0804120C: .4byte gUnknown_082087DC +_0804120C: .4byte gCrc16Table thumb_func_end unref_sub_80411CC thumb_func_start BlendPalette |