summaryrefslogtreecommitdiff
path: root/src/JSystem/JMath/JMath.cpp
diff options
context:
space:
mode:
authorMax Roncace <me@caseif.net>2025-08-24 02:52:08 -0400
committerGitHub <noreply@github.com>2025-08-24 09:52:08 +0300
commit513816ce5c055be898b80dfa3b7048bcaca876a7 (patch)
tree85ac5e0383eb1ef1e4442c95f7c63c2c146098ae /src/JSystem/JMath/JMath.cpp
parent8a30030dc73931727bd3d6327c1a37255a295f3f (diff)
Add a precompiled header for RELs (#2597)
Diffstat (limited to 'src/JSystem/JMath/JMath.cpp')
-rw-r--r--src/JSystem/JMath/JMath.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JSystem/JMath/JMath.cpp b/src/JSystem/JMath/JMath.cpp
index 9c999ddacf..23cb3d4bdb 100644
--- a/src/JSystem/JMath/JMath.cpp
+++ b/src/JSystem/JMath/JMath.cpp
@@ -135,4 +135,4 @@ void JMAMTXApplyScale(register const Mtx src, register Mtx dst, register f32 xSc
psq_st z, 40(dst), 0, 0
}
#endif // clang-format on
-} \ No newline at end of file
+}