summaryrefslogtreecommitdiffstats
path: root/src/Pickup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Pickup.h')
-rw-r--r--src/Pickup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Pickup.h b/src/Pickup.h
index 29dd7c36..dcad4850 100644
--- a/src/Pickup.h
+++ b/src/Pickup.h
@@ -30,4 +30,4 @@ class CPickup
__int16 m_eModelIndex;
__int16 m_wIndex;
CVector m_vecPos;
-}; \ No newline at end of file
+};