From 31cf51d1ff3d2321dd4cebf3a160639a83eaf8bd Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Mon, 30 Jun 2003 06:05:05 +0000 Subject: [PATCH] eol --- stepmania/src/ActorUtil.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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