diff --git a/stepmania/src/ActorUtil.h b/stepmania/src/ActorUtil.h index b56ddc5f6c..9512e85fe0 100644 --- a/stepmania/src/ActorUtil.h +++ b/stepmania/src/ActorUtil.h @@ -55,4 +55,4 @@ inline float UtilSetXYAndOnCommand( Actor& actor, CString sClassName ) return UtilOnCommand( actor, sClassName ); } -#endif \ No newline at end of file +#endif