mirror of
https://github.com/pmret/papermario.git
synced 2024-11-14 15:03:25 +01:00
1c64f15db1
* Make a 224 functions show up in the elf * fix up appendGfx_model (as an example) * Changed all L labels to .L for local jump tables. Did not change global jump tables found in /data/ as .L is for local only * Decompile even more misc battle map funcs (#531) * decompile misc battle map funcs * fix warnings * Decompile misc battle map funcs (#528) * . * . * resolve issues * Update fx_api.c * Update fx_api.c * Make a 224 functions show up in the elf * fix up appendGfx_model (as an example) * Changed all L labels to .L for local jump tables. Did not change global jump tables found in /data/ as .L is for local only * Fix merge issue Co-authored-by: Ethan Roseman <ethteck@gmail.com> Co-authored-by: Alexander Faßbender <31699028+Brotenko@users.noreply.github.com>
13 lines
410 B
ArmAsm
13 lines
410 B
ArmAsm
.include "macro.inc"
|
|
|
|
.section .data
|
|
|
|
dlabel D_E0082D00
|
|
.word 0x09002320, 0x09002360, 0x090023A0, 0x090023E0, 0x09002420, 0x09002460, 0x090024A0, 0x090024E0, 0x09002520, 0x09002560, 0x090025A0, 0x090025E0
|
|
|
|
dlabel D_E0082D30
|
|
.word 0x40A00000, 0x40800000, 0x40800000, 0x40400000, 0x40000000, 0x3F800000, 0x3F333333, 0x3F99999A, 0x3F800000, 0x00000000, 0x00000000, 0x00000000
|
|
|
|
dlabel D_E0082D60
|
|
.double 0.05, 0.0
|