From a6ccc0c5c732ebc7313dd25421d696f1257b968d Mon Sep 17 00:00:00 2001 From: limb Date: Fri, 5 Jun 2009 17:35:30 +0000 Subject: [PATCH] Newlines. git-svn-id: svn+ssh://svn/var/repos/curfender@826 bc5cbbab-a4ec-0310-bb52-ff3d296db539 --- age_bullet.h | 2 +- check_collision.h | 2 +- gravitize.h | 2 +- object_out.h | 2 +- radar_plot.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) 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); -- 2.9.0