mirror of
https://github.com/pmret/papermario.git
synced 2024-11-14 23:13:10 +01:00
41c304137d
* hud script names 1 * more hud elements! * battle hud scripts * names for some item globals * hud elem scripts for items * item entity names * cleanup and missing struct in partners * more partner cleanup * battle stuff * fix some warnings? * resolve stuff * fix symbol_addrs * minor fixes * splat pause_icon_table.data.s * glabel -> dlabel * rom addrs * fix splat stuff * data splits, warnings * split more hud scripts * added symbols for battle menu * finished hud scripts fot 415D90 * entity documentation * entity documentation * more consistent name Co-authored-by: HailSanta <Hail2Santa@gmail.com> Co-authored-by: Ethan Roseman <ethteck@gmail.com>
10 lines
246 B
ArmAsm
10 lines
246 B
ArmAsm
.include "macro.inc"
|
|
|
|
.section .data
|
|
|
|
dlabel D_802A97C0_42CEB0
|
|
.word HudScript_PressAButton, HudScript_PressBButton, HudScript_PressCDownButton
|
|
|
|
dlabel D_802A97CC_42CEBC
|
|
.word HudScript_AButtonDown, 0x80292348, 0x8029265C, 0x00000000, 0x00000000
|