Projectile Library

Revision:
10:ee3c4bb4ce37
Parent:
9:64ba68ae2640
Child:
11:aa2ca5b358fe
--- a/Projectile.h	Thu May 04 08:34:26 2017 +0000
+++ b/Projectile.h	Thu May 04 09:54:02 2017 +0000
@@ -20,7 +20,6 @@
     int _playerx;
     int _playery;
     void set_pos(Vector2D p);
-    int reload;
     
     private:
     int m;