papermario
Decompilation of Paper Mario
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
Loading...
Searching...
No Matches
Macros
FlowerSpawnRegion.inc.c File Reference
Macros
#define
EVT_FLOWER_SPAWN_REGION
(minX, minZ, maxX, maxZ, posY)
Macro Definition Documentation
◆
EVT_FLOWER_SPAWN_REGION
#define EVT_FLOWER_SPAWN_REGION
(
minX,
minZ,
maxX,
maxZ,
posY
)
Value:
Set
(
LVar0
, minX) \
Set(
LVar1
, minZ) \
Set(
LVar2
, maxX) \
Set(
LVar3
, maxZ) \
Set(
LVar4
, posY) \
Exec(N(EVS_FlowerSpawnRegion))
Set
#define Set(VAR, INT_VALUE)
Sets the given variable to a given value casted to an integer.
Definition
macros.h:377
LVar2
#define LVar2
Definition
macros.h:146
LVar1
#define LVar1
Definition
macros.h:145
LVar4
#define LVar4
Definition
macros.h:148
LVar3
#define LVar3
Definition
macros.h:147
LVar0
#define LVar0
Definition
macros.h:144
src
world
area_flo
common
FlowerSpawnRegion.inc.c
Generated by
1.10.0