mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
Import changes from the local SVN working copy
This commit is contained in:
@@ -36,8 +36,8 @@ BOOLEAN CutWireFence( INT32 sGridNo );
|
||||
BOOLEAN IsCuttableWireFenceAtGridNo( INT32 sGridNo );
|
||||
BOOLEAN IsCutWireFenceAtGridNo( INT32 sGridNo );
|
||||
|
||||
BOOLEAN IsRepairableStructAtGridNo( INT32 sGridNo, UINT8 *pubID );
|
||||
BOOLEAN IsRefuelableStructAtGridNo( INT32 sGridNo, UINT8 *pubID );
|
||||
BOOLEAN IsRepairableStructAtGridNo( INT32 sGridNo, UINT16 * pubID );
|
||||
BOOLEAN IsRefuelableStructAtGridNo( INT32 sGridNo, UINT16 * pubID );
|
||||
BOOLEAN IsFortificationPossibleAtGridNo( INT32 sGridNo ); // added by Flugente
|
||||
UINT16 InteractiveActionPossibleAtGridNo( INT32 sGridNo, UINT8 usLevel, UINT16& arusStructIndex ); // added by Flugente
|
||||
|
||||
|
||||
Reference in New Issue
Block a user