SSBM Decomp
Loading...
Searching...
No Matches
Deprecated List
Global BOOL
Use bool instead.
Global FALSE
Use false instead.
Global getFighter (Fighter_GObj *gobj)
Use GET_FIGHTER instead.
Global getFighterPlus (Fighter_GObj *gobj)
use GET_FIGHTER instead.
Global GetItemData (HSD_GObj *gobj)
Use GET_ITEM instead.
Global size_t
Use usize_t.
Global TRUE
Use true instead.
Union UnkFlagStruct
Replace with inline bitfields