diff options
Diffstat (limited to '')
| -rw-r--r-- | main/tests/test_physics.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/main/tests/test_physics.h b/main/tests/test_physics.h index 68693fd93..a0dc15e42 100644 --- a/main/tests/test_physics.h +++ b/main/tests/test_physics.h @@ -37,8 +37,7 @@ namespace TestPhysics { -MainLoop* test(); - +MainLoop *test(); } #endif |
