papermario
Decompilation of Paper Mario
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:409
LVar2
#define LVar2
Definition
macros.h:178
LVar1
#define LVar1
Definition
macros.h:177
LVar4
#define LVar4
Definition
macros.h:180
LVar3
#define LVar3
Definition
macros.h:179
LVar0
#define LVar0
Definition
macros.h:176
src
world
area_flo
common
FlowerSpawnRegion.inc.c
Generated by
1.10.0