From ee3af6b1f0e2ce6b8f27f7f4e33703cca6aaa876 Mon Sep 17 00:00:00 2001 From: Simponic Date: Sat, 15 Aug 2020 15:59:31 -0600 Subject: Optimized level-loading a bit --- include/playerObject.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/playerObject.h') 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 -- cgit v1.3