Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
food.c File Reference

Go to the source code of this file.

Macros

#define LV_ItemID   LVarA
 
#define LV_HPAmt   LVarB
 
#define LV_FPAmt   LVarC
 
#define LV_IsDrink   LVarD
 
#define LV_NoRefund   LVarE
 
#define LV_IsHarmful   LVarF
 

Variables

EntityModelScript EMS_StarIcon
 

Macro Definition Documentation

◆ LV_ItemID

#define LV_ItemID   LVarA

◆ LV_HPAmt

#define LV_HPAmt   LVarB

◆ LV_FPAmt

#define LV_FPAmt   LVarC

◆ LV_IsDrink

#define LV_IsDrink   LVarD

◆ LV_NoRefund

#define LV_NoRefund   LVarE

◆ LV_IsHarmful

#define LV_IsHarmful   LVarF

Variable Documentation

◆ EMS_StarIcon

EntityModelScript EMS_StarIcon
extern

Definition at line 103 of file entity_model_icons.c.