Paper Mario DX
Paper Mario (N64) modding
Loading...
Searching...
No Matches
GetItemEmptyCount.inc.c
Go to the documentation of this file.
1
#include "common.h"
2
3
API_CALLABLE(N(
GetItemEmptyCount
)) {
4
script
->varTable[1] =
get_item_empty_count
();
5
6
return
ApiStatus_DONE2
;
7
}
PopupMenu_SelectedIndex
BSS s32 PopupMenu_SelectedIndex
Definition
8a860_len_3f30.c:84
ApiStatus_DONE2
#define ApiStatus_DONE2
Definition
evt.h:118
src
world
common
todo
GetItemEmptyCount.inc.c
Generated by
1.10.0