diff options
Diffstat (limited to 'include/playerObject.h')
-rw-r--r-- | include/playerObject.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/playerObject.h b/include/playerObject.h index acfadbc..49f6011 100644 --- a/include/playerObject.h +++ b/include/playerObject.h @@ -29,5 +29,4 @@ void applyGravity(); void scalePlayer(); void updatePlayer(); - #endif // PLAYEROBJECT_H |