mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +02:00
Convert functions and globals to SoldierID
This commit is contained in:
@@ -482,7 +482,7 @@ void HandleUpDownArrowBackgrounds( );
|
||||
|
||||
void EndDeadlockMsg( );
|
||||
|
||||
void HandleLocateSelectMerc( UINT16 ubID, INT8 bFlag );
|
||||
void HandleLocateSelectMerc( SoldierID ubID, INT8 bFlag );
|
||||
|
||||
void DirtyMercPanelInterface( SOLDIERTYPE *pSoldier, UINT8 ubDirtyLevel );
|
||||
|
||||
@@ -581,4 +581,4 @@ void NCTHShowMounted( SOLDIERTYPE* pSoldier, UINT16* ptrBuf, UINT32 uiPitch, INT
|
||||
BOOLEAN HasBackgroundFlag( UINT8 usProfile, UINT64 aFlag );
|
||||
INT16 GetBackgroundValue( UINT8 usProfile, UINT16 aNr );
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user