mirror of
https://github.com/pmret/papermario.git
synced 2024-11-12 22:12:38 +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>
31 lines
389 B
ArmAsm
31 lines
389 B
ArmAsm
.include "macro.inc"
|
|
|
|
.section .data
|
|
|
|
dlabel D_E0046600
|
|
.word 0x090002E8
|
|
|
|
dlabel D_E0046604
|
|
.word 0x090003F0, 0x09000410, 0x090003F0, 0x09000430
|
|
|
|
dlabel D_E0046614
|
|
.word 0x09000200
|
|
|
|
dlabel D_E0046618
|
|
.word 0x09000308, 0x00000000
|
|
|
|
dlabel D_E0046620
|
|
.double 0.1
|
|
|
|
dlabel D_E0046628
|
|
.double 0.7
|
|
|
|
dlabel D_E0046630
|
|
.double 0.4
|
|
|
|
dlabel D_E0046638
|
|
.double 0.3
|
|
|
|
dlabel D_E0046640
|
|
.double 0.1, 0.0
|