mirror of
https://github.com/pmret/papermario.git
synced 2024-11-15 07:22:29 +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>
22 lines
613 B
ArmAsm
22 lines
613 B
ArmAsm
.include "macro.inc"
|
|
|
|
.section .data
|
|
|
|
dlabel D_E0086AA0
|
|
.word 0x09000A00, 0x09000A20, 0x09000A40, 0x09000A60, 0x09000A80
|
|
|
|
dlabel D_E0086AB4
|
|
.word 0x09000940, 0x09000940, 0x09000940
|
|
|
|
dlabel D_E0086AC0
|
|
.byte 0x0D, 0x0D, 0x0D, 0x00
|
|
|
|
dlabel D_E0086AC4
|
|
.byte 0x40, 0x68, 0x90, 0xA4, 0xB8, 0xC0, 0xD0, 0xD8, 0xE0, 0xE8, 0xF0, 0xF8, 0xFF, 0x00, 0x00, 0x00
|
|
|
|
dlabel D_E0086AD4
|
|
.word 0x0A141C23, 0x2A303539, 0x3C3E3F40, 0x41000000
|
|
|
|
dlabel D_E0086AE4
|
|
.byte 0xFF, 0xFF, 0xC8, 0x82, 0x3C, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
|