The source project of this merge request has been removed.
Move a few prototypes and static'ed a few functions
Moved prototypes for initialise() and action() from main.c to advent.h Made the following functions static, so they wouldn't require prototypes: sig_handler (main.c) spotted_by_pirate (main.c) light (actions.c)