papermario
Decompilation of Paper Mario
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
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:150
Set
#define Set(VAR, INT_VALUE)
Sets the given variable to a given value casted to an integer.
Definition
macros.h:377
LVar5
#define LVar5
Definition
macros.h:149
LVar7
#define LVar7
Definition
macros.h:151
LVar8
#define LVar8
Definition
macros.h:152
LVar9
#define LVar9
Definition
macros.h:153
LVar4
#define LVar4
Definition
macros.h:148
src
world
area_flo
common
LogBridge.inc.c
Generated by
1.10.0