mirror of
https://github.com/1dot13/source.git
synced 2026-09-16 14:47:17 +02:00
Import changes from the local SVN working copy
This commit is contained in:
@@ -48,7 +48,7 @@ void GetSoldierTRUEScreenPos( SOLDIERTYPE *pSoldier, INT16 *psScreenX, INT16 *ps
|
||||
BOOLEAN IsPointInSoldierBoundingBox( SOLDIERTYPE *pSoldier, INT16 sX, INT16 sY );
|
||||
BOOLEAN FindRelativeSoldierPosition( SOLDIERTYPE *pSoldier, UINT16 *usFlags, INT16 sX, INT16 sY );
|
||||
|
||||
UINT8 QuickFindSoldier( INT32 sGridNo );
|
||||
UINT16 QuickFindSoldier( INT32 sGridNo );
|
||||
void GetGridNoScreenPos( INT32 sGridNo, UINT8 ubLevel, INT16 *psScreenX, INT16 *psScreenY );
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user