diff --git a/src/thingdef/thingdef_codeptr.cpp b/src/thingdef/thingdef_codeptr.cpp index 4ac3787508..182dc47434 100644 --- a/src/thingdef/thingdef_codeptr.cpp +++ b/src/thingdef/thingdef_codeptr.cpp @@ -6040,4 +6040,4 @@ DEFINE_ACTION_FUNCTION_PARAMS(AActor, A_FaceVelocity) mobj->SetPitch(pitch, !!(flags & FVF_INTERPOLATE)); } } -} \ No newline at end of file +}