X-Git-Url: https://git.rohieb.name/hackover2013-badge-firmware.git/blobdiff_plain/2946cbc3db949d12ebaee9a2af770c136005918c..8164e94111f5ef7a26dcafdf258083299c07f010:/Makefile diff --git a/Makefile b/Makefile index c649bd7..b6d9f6a 100644 --- a/Makefile +++ b/Makefile @@ -42,6 +42,7 @@ SRCS = \ badge/jumpnrun/player.c \ badge/jumpnrun/render.c \ badge/jumpnrun/shots.c \ + badge/jumpnrun/starter.c \ badge/jumpnrun/stats.c \ badge/jumpnrun/tiles.c \ badge/ui/display.c \