X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;f=src%2FMakefile;h=b04d5cd942b0e1894af52c00d88110d39aaf7a15;hb=46e842c7cc2e977f9bdd9fb4480dac26163fa25b;hp=3ed4b862add7c91242c018185a5cf828aed85ec1;hpb=5d5a6f3fc2e0bd7ef539cc7ac76c7650c8a80431;p=physics.git diff --git a/src/Makefile b/src/Makefile index 3ed4b86..b04d5cd 100644 --- a/src/Makefile +++ b/src/Makefile @@ -43,6 +43,7 @@ SRCS += GameStates/Running.cpp SRCS += Effects/Effect.cpp SRCS += Effects/Gravity.cpp +SRCS += Effects/GravityWell.cpp SRCS += Effects/Screen.cpp SRCS += config/config.cpp