Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/physics.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/physics.cc b/src/core/physics.cc
index a8577b3..4dadf07 100644
--- a/src/core/physics.cc
+++ b/src/core/physics.cc
@@ -51,4 +51,5 @@ void Physics::frame(const unsigned long timestamp)
physics_timestamp = timestamp;
}
-} // namespace core \ No newline at end of file
+} // namespace core
+