From: Christian Heller Date: Fri, 28 Jun 2013 00:29:20 +0000 (+0200) Subject: Made all function declarations in header files extern, for stylistic consistency... X-Git-Tag: tce~1183 X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bdeck_id%7D%7D/cards/%7B%7Bcard_id%7D%7D/static/git-logo.png?a=commitdiff_plain;h=b944d403e356e444b47b0f5768406c0527151be0;hp=b944d403e356e444b47b0f5768406c0527151be0;p=plomrogue Made all function declarations in header files extern, for stylistic consistency only. ---