Skip to content

Commit 50cb621

Browse files
committed
Rename function
1 parent 9f7e265 commit 50cb621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TransformationBasics/Game.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class Game : public BaseGame
4040
void ScaleDiamond();
4141
void TransformDiamond();
4242
void ResetTranslationFactors();
43-
void TransformDiamond();
43+
void TranslateDiamond();
4444
void OnMouseDown(float x, float y);
4545
void DrawDiamondTexture() const;
4646

0 commit comments

Comments
 (0)