From a61758720db96f59e0fb82aab9f326d37e186a11 Mon Sep 17 00:00:00 2001 From: Stephen Simpson Date: Mon, 10 Oct 2011 16:04:33 -0500 Subject: got MountainGoomba to a working condition added Hermite Interpolation into linker and common.h added player.cpp and player.h for some common functions removed classic controller hack from NewerProject.yaml added more PSVEC functions to linker --- NewerProject.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NewerProject.yaml') diff --git a/NewerProject.yaml b/NewerProject.yaml index e3806e7..102ad32 100644 --- a/NewerProject.yaml +++ b/NewerProject.yaml @@ -29,4 +29,5 @@ modules: - processed/compression.yaml # - processed/crowdclapper.yaml - processed/blocksnake.yaml - - processed/classic_controller.yaml +# - processed/classic_controller.yaml + - processed/bossMegaGoomba.yaml -- cgit v1.2.3