Paper Mario DX
Paper Mario (N64) modding
Loading...
Searching...
No Matches
Functions
MashCommandFree.inc.c File Reference
Go to the source code of this file.
Functions
void N
free
(void)
Function Documentation
◆
free()
void N free
(
void
)
Definition at line
3
of file
MashCommandFree.inc.c
.
3
{
4
hud_element_free
(
gActionCommandStatus
.
hudElemIDs
[0]);
5
hud_element_free
(
gActionCommandStatus
.
hudElemIDs
[1]);
6
hud_element_free
(
gActionCommandStatus
.
hudElemIDs
[2]);
7
}
gActionCommandStatus
BSS ActionCommandStatus gActionCommandStatus
Definition
action_cmd.c:91
ActionCommandStatus::hudElemIDs
HudElemID hudElemIDs[16]
Definition
action_cmd.h:83
hud_element_free
void hud_element_free(s32 id)
Definition
hud_element.c:1980
src
battle
action_cmd
common
MashCommandFree.inc.c
Generated by
1.10.0