mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
Fix Debug build
This commit is contained in:
@@ -6665,7 +6665,7 @@ void AddShopkeeperToGridNo( UINT8 ubProfile, INT32 sGridNo )
|
|||||||
{
|
{
|
||||||
SOLDIERCREATE_STRUCT MercCreateStruct;
|
SOLDIERCREATE_STRUCT MercCreateStruct;
|
||||||
INT16 sSectorX, sSectorY;
|
INT16 sSectorX, sSectorY;
|
||||||
UINT16 ubID;
|
SoldierID ubID;
|
||||||
|
|
||||||
GetCurrentWorldSector( &sSectorX, &sSectorY );
|
GetCurrentWorldSector( &sSectorX, &sSectorY );
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user