mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-17 19:23:51 +02:00
Added typeinfogen with state system
This commit is contained in:
@@ -639,7 +639,6 @@ private:
|
||||
idAngles GunTurningOffset( void );
|
||||
idVec3 GunAcceleratingOffset( void );
|
||||
|
||||
void UseObjects( void );
|
||||
void CrashLand( const idVec3 &oldOrigin, const idVec3 &oldVelocity );
|
||||
void BobCycle( const idVec3 &pushVelocity );
|
||||
void UpdateViewAngles( void );
|
||||
@@ -676,7 +675,6 @@ private:
|
||||
void Event_SelectWeapon( const char *weaponName );
|
||||
void Event_GetWeaponEntity( void );
|
||||
void Event_OpenPDA( void );
|
||||
void Event_PDAAvailable( void );
|
||||
void Event_InPDA( void );
|
||||
void Event_ExitTeleporter( void );
|
||||
void Event_HideTip( void );
|
||||
|
||||
Reference in New Issue
Block a user