summaryrefslogtreecommitdiff
path: root/src/JSystem/JSupport/JSUList.cpp
diff options
context:
space:
mode:
authorrobojumper <robojumper@gmail.com>2025-04-27 07:49:37 +0200
committerrobojumper <robojumper@gmail.com>2025-04-27 07:49:37 +0200
commit6468fc663c304663afa949fd73f4f627bad0e6b3 (patch)
treefbb9b7d1921cf696cf385f4972a62a6984988d62 /src/JSystem/JSupport/JSUList.cpp
parentc1a0264e6ac151f3a884bc32126de192eede19c7 (diff)
Get initial JParticle import to build, label symbols.txt
Diffstat (limited to 'src/JSystem/JSupport/JSUList.cpp')
-rw-r--r--src/JSystem/JSupport/JSUList.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JSystem/JSupport/JSUList.cpp b/src/JSystem/JSupport/JSUList.cpp
index eb906508..887a3eae 100644
--- a/src/JSystem/JSupport/JSUList.cpp
+++ b/src/JSystem/JSupport/JSUList.cpp
@@ -159,4 +159,4 @@ JSUPtrLink* JSUPtrList::getNthLink(u32 index) const {
}
return node;
-} \ No newline at end of file
+}