papermario
Decompilation of Paper Mario
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Loading...
Searching...
No Matches
engine1_pre_bss.c File Reference

Macros

#define NO_EXTERN_VARIABLES
 

Functions

BSS UNK_FUN_PTR (PulseStoneNotificationCallback)
 
BSS UNK_FUN_PTR (ISpyNotificationCallback)
 
BSS UNK_FUN_PTR (TalkNotificationCallback)
 
BSS UNK_FUN_PTR (InteractNotificationCallback)
 

Variables

BSS void * D_8010C924
 
BSS f32 D_8010C928
 
BSS s32 D_8010C92C
 
BSS NpcwPartnerNpc
 
BSS EntityTweesterTouchingPlayer
 
BSS f32 PlayerNormalYaw
 
BSS s32 gSpinHistoryBufferPos
 
BSS s32 D_8010C948
 
BSS s32 NpcHitQueryBehindRightY
 
BSS s32 D_8010C950
 
BSS EntityTweesterTouchingPartner
 
BSS s32 PrevPlayerDirection
 
BSS f32 JumpedOnSwitchX
 
BSS s32 D_8010C964
 
BSS s32 NpcHitQueryBehindCollider
 
BSS s32 PeachDisguiseNpcIndex
 
BSS s32 NpcHitQueryAheadY
 
BSS s32 NpcHitQueryBehindLeftY
 
BSS s32 NpcHitQueryColliderID
 
BSS f32 JumpedOnSwitchZ
 
BSS s32 PlayerRunStateTime
 
BSS f32 StepUpLastYaw
 
BSS s32 D_8010C988
 
BSS s32 NpcHitQueryAheadCollider
 
BSS f32 PlayerNormalPitch
 

Macro Definition Documentation

◆ NO_EXTERN_VARIABLES

#define NO_EXTERN_VARIABLES

Function Documentation

◆ UNK_FUN_PTR() [1/4]

◆ UNK_FUN_PTR() [2/4]

BSS UNK_FUN_PTR ( ISpyNotificationCallback )

◆ UNK_FUN_PTR() [3/4]

◆ UNK_FUN_PTR() [4/4]

BSS UNK_FUN_PTR ( TalkNotificationCallback )

Variable Documentation

◆ D_8010C924

BSS void* D_8010C924

◆ D_8010C928

BSS f32 D_8010C928

◆ D_8010C92C

BSS s32 D_8010C92C

Referenced by reset_player_status().

◆ D_8010C948

BSS s32 D_8010C948

◆ D_8010C950

BSS s32 D_8010C950

Referenced by interact_inspect_setup().

◆ D_8010C964

BSS s32 D_8010C964

◆ D_8010C988

BSS s32 D_8010C988

◆ gSpinHistoryBufferPos

BSS s32 gSpinHistoryBufferPos

◆ JumpedOnSwitchX

BSS f32 JumpedOnSwitchX

◆ JumpedOnSwitchZ

BSS f32 JumpedOnSwitchZ

◆ NpcHitQueryAheadCollider

BSS s32 NpcHitQueryAheadCollider

◆ NpcHitQueryAheadY

BSS s32 NpcHitQueryAheadY

◆ NpcHitQueryBehindCollider

BSS s32 NpcHitQueryBehindCollider

◆ NpcHitQueryBehindLeftY

BSS s32 NpcHitQueryBehindLeftY

◆ NpcHitQueryBehindRightY

BSS s32 NpcHitQueryBehindRightY

◆ NpcHitQueryColliderID

BSS s32 NpcHitQueryColliderID

◆ PeachDisguiseNpcIndex

◆ PlayerNormalPitch

BSS f32 PlayerNormalPitch

◆ PlayerNormalYaw

BSS f32 PlayerNormalYaw

◆ PlayerRunStateTime

BSS s32 PlayerRunStateTime

Referenced by action_update_run().

◆ PrevPlayerDirection

BSS s32 PrevPlayerDirection

◆ StepUpLastYaw

BSS f32 StepUpLastYaw

◆ TweesterTouchingPartner

◆ TweesterTouchingPlayer

BSS Entity* TweesterTouchingPlayer

◆ wPartnerNpc