papermario
Decompilation of Paper Mario
Loading...
Searching...
No Matches
Macros
LogBridge.inc.c File Reference
Macros
#define
EVT_MAKE_LOG_BRIDGE
(collider, roofCollider, outsideModel, insideModel, rotAngleVar, rotVelocityVar)
Macro Definition Documentation
◆
EVT_MAKE_LOG_BRIDGE
#define EVT_MAKE_LOG_BRIDGE
(
collider,
roofCollider,
outsideModel,
insideModel,
rotAngleVar,
rotVelocityVar
)
Value:
Set
(
LVar4
, collider) \
Set(
LVar5
, outsideModel) \
Set(
LVar6
, insideModel) \
Set(
LVar7
, rotAngleVar) \
Set(
LVar8
, rotVelocityVar) \
Set(
LVar9
, roofCollider) \
Exec(N(EVS_LogBridge))
LVar6
#define LVar6
Definition
macros.h:182
Set
#define Set(VAR, INT_VALUE)
Sets the given variable to a given value casted to an integer.
Definition
macros.h:409
LVar5
#define LVar5
Definition
macros.h:181
LVar7
#define LVar7
Definition
macros.h:183
LVar8
#define LVar8
Definition
macros.h:184
LVar9
#define LVar9
Definition
macros.h:185
LVar4
#define LVar4
Definition
macros.h:180
src
world
area_flo
common
LogBridge.inc.c
Generated by
1.10.0