From c2efba6907fab934a04959b9bb644cf7141cc955 Mon Sep 17 00:00:00 2001 From: Ash Wolf Date: Sat, 1 Jul 2023 23:04:04 +0100 Subject: matched T2DLL as well as i can --- src/T2DLL/T2Mover.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/T2DLL/T2Mover.h') diff --git a/src/T2DLL/T2Mover.h b/src/T2DLL/T2Mover.h index 9a303d9..606ea09 100644 --- a/src/T2DLL/T2Mover.h +++ b/src/T2DLL/T2Mover.h @@ -55,7 +55,7 @@ public: void AdjustLength(); T2Request* GetRequest(T2FloorInfo* floorInfo, int position, BOOL isDown) const; int CalcScore(int) const; - int ExpandArea(T2TowerDoc* towerDoc, EEquipPos pos, int count); + int ExpandArea(T2TowerDoc* inDoc, EEquipPos inEquipPos, int inCount); BOOL IsHomePosition(int) const; void CalcBodyArea(RECT&) const; int CalcModulePos(T2MoverModule*, ERequestUpDown); -- cgit v1.2.3