From 8765d58b02c9afd00186bae4a0045dff32f7d102 Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Sun, 26 May 2013 17:47:54 +0200 Subject: Fixed code formatting * moved braces to new lines * fixed some function/variable names * fixed whitespace issues --- src/math/func.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/math/func.h') diff --git a/src/math/func.h b/src/math/func.h index 83e8ca4..98111c5 100644 --- a/src/math/func.h +++ b/src/math/func.h @@ -263,3 +263,4 @@ inline float Bounce(float progress, float middle = 0.3f, float bounce = 0.4f) } // namespace Math + -- cgit v1.2.3-1-g7c22