papermario
Decompilation of Paper Mario
Loading...
Searching...
No Matches
Macros
|
Enumerations
boxes.c File Reference
Macros
#define
BOX_SEQUENCE
(a, b, c, d) (a << 6 | b << 4 | c << 2 | d)
Enumerations
enum
{
BOX_COLOR_GREEN
= 0 ,
BOX_COLOR_YELLOW
= 1 ,
BOX_COLOR_RED
= 2 ,
BOX_COLOR_BLUE
= 3 }
Macro Definition Documentation
◆
BOX_SEQUENCE
#define BOX_SEQUENCE
(
a,
b,
c,
d
) (a << 6 | b << 4 | c << 2 | d)
Enumeration Type Documentation
◆
anonymous enum
anonymous enum
Enumerator
BOX_COLOR_GREEN
BOX_COLOR_YELLOW
BOX_COLOR_RED
BOX_COLOR_BLUE
src
world
area_omo
omo_08
boxes.c
Generated by
1.10.0