diff --git a/stepmania/src/Actor.h b/stepmania/src/Actor.h index d12911c4fc..c946fc90f3 100644 --- a/stepmania/src/Actor.h +++ b/stepmania/src/Actor.h @@ -301,4 +301,4 @@ protected: }; -#endif \ No newline at end of file +#endif diff --git a/stepmania/src/ActorFrame.h b/stepmania/src/ActorFrame.h index 152332d46b..4f062cd88c 100644 --- a/stepmania/src/ActorFrame.h +++ b/stepmania/src/ActorFrame.h @@ -28,4 +28,4 @@ protected: CArray m_SubActors; }; -#endif \ No newline at end of file +#endif