From 9d994454a435ff1a32af9821cc5327e762f3a0b8 Mon Sep 17 00:00:00 2001
From: Jesse <69196954+ThisAMJ@users.noreply.github.com>
Date: Thu, 28 Mar 2024 12:30:36 +1100
Subject: [PATCH] chore: newlines
---
src/Features/Routing/StepSlopeBoostDebug.cpp | 2 +-
src/Features/Routing/StepSlopeBoostDebug.hpp | 2 +-
src/Features/Tas/TasScript.hpp | 2 +-
src/SourceAutoRecord.vcxproj | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/Features/Routing/StepSlopeBoostDebug.cpp b/src/Features/Routing/StepSlopeBoostDebug.cpp
index 4b999b9fb..44e952c91 100644
--- a/src/Features/Routing/StepSlopeBoostDebug.cpp
+++ b/src/Features/Routing/StepSlopeBoostDebug.cpp
@@ -97,4 +97,4 @@ ON_EVENT(RENDER) {
OverlayRender::addText(
g_currentStepMoveData.afterStepPosition + Vector{0,0,64},
hoverStr, 3.0f, true, true);
-}
\ No newline at end of file
+}
diff --git a/src/Features/Routing/StepSlopeBoostDebug.hpp b/src/Features/Routing/StepSlopeBoostDebug.hpp
index 5bb7e2362..a30aa6ccc 100644
--- a/src/Features/Routing/StepSlopeBoostDebug.hpp
+++ b/src/Features/Routing/StepSlopeBoostDebug.hpp
@@ -19,4 +19,4 @@ namespace StepSlopeBoostDebug {
void OnStartStepMove(CMoveData* currMoveData);
void OnTryPlayerMoveEnd(CMoveData *currMoveData);
void OnFinishStepMove(CMoveData *currMoveData);
-}
\ No newline at end of file
+}
diff --git a/src/Features/Tas/TasScript.hpp b/src/Features/Tas/TasScript.hpp
index e76893748..f2dd2fcec 100644
--- a/src/Features/Tas/TasScript.hpp
+++ b/src/Features/Tas/TasScript.hpp
@@ -52,4 +52,4 @@ struct TasScript {
inline bool IsActive() const { return framebulks.size() > 0; }
void ClearGeneratedContent();
-};
\ No newline at end of file
+};
diff --git a/src/SourceAutoRecord.vcxproj b/src/SourceAutoRecord.vcxproj
index 315c0c5c5..50d2e4e06 100644
--- a/src/SourceAutoRecord.vcxproj
+++ b/src/SourceAutoRecord.vcxproj
@@ -514,4 +514,4 @@
-
\ No newline at end of file
+