mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
check in missed file
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@9388 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@ void UpdateStats( SOLDIERTYPE *pSoldier, UINT8 ubReason = 0 );
|
|||||||
void ProfileUpdateStats( MERCPROFILESTRUCT *pProfile, UINT8 ubReason = 0 );
|
void ProfileUpdateStats( MERCPROFILESTRUCT *pProfile, UINT8 ubReason = 0 );
|
||||||
void ProcessUpdateStats( MERCPROFILESTRUCT *pProfile, SOLDIERTYPE *pSoldier, UINT8 ubReason = 0 );
|
void ProcessUpdateStats( MERCPROFILESTRUCT *pProfile, SOLDIERTYPE *pSoldier, UINT8 ubReason = 0 );
|
||||||
|
|
||||||
UINT32 CalcNewSalary(UINT32 uiOldSalary, BOOLEAN fIncrease, UINT32 uiMaxLimit);
|
UINT32 CalcNewSalary(UINT32 uiOldSalary, BOOLEAN fIncrease, UINT32 uiMaxLimit, UINT32 uiIncreaseCap);
|
||||||
UINT32 RoundOffSalary(UINT32 uiSalary);
|
UINT32 RoundOffSalary(UINT32 uiSalary);
|
||||||
UINT16 SubpointsPerPoint(UINT8 ubStat, INT8 bExpLevel);
|
UINT16 SubpointsPerPoint(UINT8 ubStat, INT8 bExpLevel);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user