From: limb Date: Fri, 5 Jun 2009 17:35:30 +0000 (+0000) Subject: Newlines. X-Git-Tag: 1.01~27 X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=a6ccc0c5c732ebc7313dd25421d696f1257b968d;p=curblaster.git Newlines. git-svn-id: svn+ssh://svn/var/repos/curfender@826 bc5cbbab-a4ec-0310-bb52-ff3d296db539 --- diff --git a/age_bullet.h b/age_bullet.h index 7880c5f..1c6dbf4 100644 --- a/age_bullet.h +++ b/age_bullet.h @@ -1 +1 @@ -game_object age_bullet(game_object); \ No newline at end of file +game_object age_bullet(game_object); diff --git a/check_collision.h b/check_collision.h index b367f1d..c60a36d 100644 --- a/check_collision.h +++ b/check_collision.h @@ -1 +1 @@ -int check_collision(game_object, game_object); \ No newline at end of file +int check_collision(game_object, game_object); diff --git a/gravitize.h b/gravitize.h index fc40b8b..51a7eff 100644 --- a/gravitize.h +++ b/gravitize.h @@ -1 +1 @@ -game_object gravitize(game_object); \ No newline at end of file +game_object gravitize(game_object); diff --git a/object_out.h b/object_out.h index e180aa9..1a1ab49 100644 --- a/object_out.h +++ b/object_out.h @@ -1 +1 @@ -game_object object_out(game_object); \ No newline at end of file +game_object object_out(game_object); diff --git a/radar_plot.h b/radar_plot.h index 7bd869e..11fdb0f 100644 --- a/radar_plot.h +++ b/radar_plot.h @@ -1 +1 @@ -void radar_plot(game_object, int); \ No newline at end of file +void radar_plot(game_object, int);