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>
37 lines
471 B
ArmAsm
37 lines
471 B
ArmAsm
.include "macro.inc"
|
|
|
|
.section .data
|
|
|
|
dlabel D_E00C6C90
|
|
.word 0x09001C98, 0x09001C98, 0x09001C98
|
|
|
|
dlabel D_E00C6C9C
|
|
.word 0x09001B70, 0x09001B70, 0x09001B70, 0x00000000, 0x00000000
|
|
|
|
dlabel D_E00C6CB0
|
|
.double 0.97
|
|
|
|
dlabel D_E00C6CB8
|
|
.double 0.02
|
|
|
|
dlabel D_E00C6CC0
|
|
.double 0.05
|
|
|
|
dlabel D_E00C6CC8
|
|
.double 0.1
|
|
|
|
dlabel D_E00C6CD0
|
|
.double 0.9
|
|
|
|
dlabel D_E00C6CD8
|
|
.double 0.2
|
|
|
|
dlabel D_E00C6CE0
|
|
.double -0.6
|
|
|
|
dlabel D_E00C6CE8
|
|
.double 0.07
|
|
|
|
dlabel D_E00C6CF0
|
|
.double 0.05, 0.0
|