when i type make package
> Making all for tweak Hidden
==> Preprocessing Tweak.xm…
==> Compiling Tweak.xm (armv7)…
Tweak.xm:49:1: error: C++ requires a type specifier for all declarations
MSHookFunction(MSFindSymbol(NULL, "__ZN7Missile19CollidingWithPlayerER4G...
^
Tweak.xm:51:1: error: C++ requires a type specifier for all declarations
MSHookFunction(MSFindSymbol(NULL, "__ZN8ShopItem11IsPurchasedEv"),(void*...
^
Tweak.xm:53:1: error: C++ requires a type specifier for all declarations
MSHookFunction(MSFindSymbol(NULL, "__ZN8ShopItem18PurchaseSuccessfulEv")...
^
Tweak.xm:55:1: error: C++ requires a type specifier for all declarations
MSHookFunction(MSFindSymbol(NULL, "__ZN4Game14GetCurrencyQtyEv"),(void*)...
^
Tweak.xm:57:1: error: C++ requires a type specifier for all declarations
MSHookFunction(MSFindSymbol(NULL, "__ZN6Player6IsDeadEv"),(void*)playerI...
^
Tweak.xm:59:1: error: C++ requires a type specifier for all declarations
MSHookFunction(MSFindSymbol(NULL, "__ZN14MissionManager15ReachedMaxLevel...
^
Tweak.xm:61:1: error: C++ requires a type specifier for all declarations
MSHookFunction(MSFindSymbol(NULL, "__ZN9SlotToken19CollidingWithPlayerER...
^
Tweak.xm:63:1: error: C++ requires a type specifier for all declarations
MSHookFunction(MSFindSymbol(NULL, "__ZNK6Player8IsImmuneEv"),(void*)play...
^
Tweak.xm:65:1: error: C++ requires a type specifier for all declarations
MSHookFunction(MSFindSymbol(NULL, "__ZN8Obstacle19CollidingWithPlayerER4...
^
9 error generated.
make[3]: *** [/home/taylormeyer/theos/makefiles/instance/rules.mk:284: /home/taylormeyer/Hidden.theos/obj/debug/armv7/Tweak.xm.a5c61f40.o] Error 1
make[2]: *** [/home/taylormeyer/theos/makefiles/instance/library.mk:32: /home/taylormeyer/Hidden/.theos/obj/debug/armv7/Hidden.dylib] Error 2
make[1]: *** [/home/taylormeyer/theos/makefiles/instance/library.mk:24: internal-library-all_] Error 2
make: *** [/home/taylormeyer/theos/makefiles/master/rules.mk:90: Hidden.all.tweak.variables] Error 2
then when i type make troubleshoot it says make: *** [/home/taylormeyer/theos/makefiles/master/rules.mk:166: