From e6f771ec90554ccb96a50c3eb92b1e4d5a9d2d39 Mon Sep 17 00:00:00 2001 From: LRFLEW Date: Sun, 20 Dec 2015 22:03:37 -0600 Subject: [PATCH] Added newlines at end of files --- .../project.xcworkspace/xcshareddata/OpenRCT2.xcscmblueprint | 2 +- appveyor.yml | 2 +- build.bat | 2 +- build_g2.bat | 2 +- distribution/known_issues.txt | 2 +- .../osx/Assets.xcassets/AppIcon.appiconset/Contents.json | 2 +- distribution/readme.txt | 2 +- distribution/windows/build.ps1 | 2 +- distribution/windows/readme.md | 2 +- distribution/windows/win32.txt | 2 +- resources/logo/makeico.linq | 2 +- run.bat | 2 +- src/cmdline.h | 2 +- src/cursors.c | 2 +- src/cursors.h | 2 +- src/drawing/rain.c | 2 +- src/drawing/supports.h | 2 +- src/hook.h | 2 +- src/input.h | 2 +- src/interface/chat.h | 2 +- src/interface/colour.h | 2 +- src/interface/console.h | 2 +- src/interface/graph.c | 2 +- src/interface/graph.h | 2 +- src/interface/keyboard_shortcut.h | 2 +- src/interface/screenshot.h | 2 +- src/interface/themes.h | 2 +- src/interface/title_sequences.h | 2 +- src/management/award.h | 2 +- src/management/marketing.h | 2 +- src/network/twitch.h | 2 +- src/peep/staff.h | 2 +- src/ride/ride_ratings.h | 2 +- src/ride/station.h | 2 +- src/ride/track_paint.h | 2 +- src/ride/vehicle.h | 2 +- src/tutorial.c | 2 +- src/util/util.c | 2 +- src/windows/editor_main.c | 2 +- src/windows/error.c | 2 +- src/windows/error.h | 2 +- src/windows/map_tooltip.c | 2 +- src/windows/music_credits.c | 2 +- src/windows/publisher_credits.c | 2 +- src/windows/save_prompt.c | 2 +- src/windows/shortcut_key_change.c | 2 +- src/windows/title_logo.c | 2 +- src/windows/tooltip.h | 2 +- src/world/entrance.h | 2 +- src/world/fountain.c | 2 +- src/world/map_animation.h | 2 +- src/world/map_helpers.c | 2 +- src/world/map_helpers.h | 2 +- src/world/mapgen.h | 2 +- src/world/scenery.c | 2 +- src/world/scenery.h | 2 +- src/world/water.h | 2 +- test.bat | 2 +- test/management/finance_test.h | 2 +- test/ride/ride_ratings_test.c | 2 +- test/ride/ride_ratings_test.h | 2 +- test/tests.h | 2 +- 62 files changed, 62 insertions(+), 62 deletions(-) diff --git a/OpenRCT2.xcodeproj/project.xcworkspace/xcshareddata/OpenRCT2.xcscmblueprint b/OpenRCT2.xcodeproj/project.xcworkspace/xcshareddata/OpenRCT2.xcscmblueprint index 61821a37d8..adc84574df 100644 --- a/OpenRCT2.xcodeproj/project.xcworkspace/xcshareddata/OpenRCT2.xcscmblueprint +++ b/OpenRCT2.xcodeproj/project.xcworkspace/xcshareddata/OpenRCT2.xcscmblueprint @@ -13,4 +13,4 @@ "DVTSourceControlWorkspaceBlueprintNameKey" : "OpenRCT2", "DVTSourceControlWorkspaceBlueprintVersion" : 204, "DVTSourceControlWorkspaceBlueprintRelativePathToProjectKey" : "OpenRCT2.xcodeproj" -} \ No newline at end of file +} diff --git a/appveyor.yml b/appveyor.yml index b9d7498dca..892dc2d27d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ version: 0.0.3.{build} build_script: - set PATH=C:\Program Files (x86)\MSBuild\14.0\Bin;%PATH% -- .\build.bat \ No newline at end of file +- .\build.bat diff --git a/build.bat b/build.bat index c60e247902..06c43dcd2a 100644 --- a/build.bat +++ b/build.bat @@ -1 +1 @@ -msbuild .\projects\openrct2.sln /p:Configuration=Release /p:Platform=Win32 \ No newline at end of file +msbuild .\projects\openrct2.sln /p:Configuration=Release /p:Platform=Win32 diff --git a/build_g2.bat b/build_g2.bat index c2bf10d049..5d9efefebb 100644 --- a/build_g2.bat +++ b/build_g2.bat @@ -1 +1 @@ -.\build\release\openrct2.exe sprite build "data\g2.dat" "resources\g2" \ No newline at end of file +.\build\release\openrct2.exe sprite build "data\g2.dat" "resources\g2" diff --git a/distribution/known_issues.txt b/distribution/known_issues.txt index de62cc621d..7954655d51 100644 --- a/distribution/known_issues.txt +++ b/distribution/known_issues.txt @@ -3,4 +3,4 @@ Release version: 0.0.3-1-beta * Some sounds play at their maximum volume irrespective of the sound volume control. * Scenario editor object selection window will show object names in the selected language at the time of building the object cache. (Deleting plugin.dat in Documents/OpenRCT2 will fix this) -Some bugs or limitations present in the original game have not yet been fixed or lifted. \ No newline at end of file +Some bugs or limitations present in the original game have not yet been fixed or lifted. diff --git a/distribution/osx/Assets.xcassets/AppIcon.appiconset/Contents.json b/distribution/osx/Assets.xcassets/AppIcon.appiconset/Contents.json index 7cd4f8e120..8828718d66 100644 --- a/distribution/osx/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/distribution/osx/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -65,4 +65,4 @@ "version" : 1, "author" : "xcode" } -} \ No newline at end of file +} diff --git a/distribution/readme.txt b/distribution/readme.txt index 52c8c86a18..32b2e1094a 100644 --- a/distribution/readme.txt +++ b/distribution/readme.txt @@ -159,4 +159,4 @@ Licences for sub-libraries used by the above may vary. For more information, vis 9.0) Credits ---- ------- -For the full list of contributors to OpenRCT2, see the file 'contributors.md'. \ No newline at end of file +For the full list of contributors to OpenRCT2, see the file 'contributors.md'. diff --git a/distribution/windows/build.ps1 b/distribution/windows/build.ps1 index e53b36e516..45c83c6b9b 100644 --- a/distribution/windows/build.ps1 +++ b/distribution/windows/build.ps1 @@ -1,3 +1,3 @@ $path = Split-Path $Script:MyInvocation.MyCommand.Path Write-Output "Building Windows Installer (NSIS script)"; -makensis /DVERSION_INCLUDE=$path\win32.txt $path\install.nsi > $path\win32.log; \ No newline at end of file +makensis /DVERSION_INCLUDE=$path\win32.txt $path\install.nsi > $path\win32.log; diff --git a/distribution/windows/readme.md b/distribution/windows/readme.md index edd0c28c17..573a74915b 100644 --- a/distribution/windows/readme.md +++ b/distribution/windows/readme.md @@ -3,4 +3,4 @@ This directory contains the script and resources for the Windows installer. The As there is currently only a 32 bit version of OpenRCT2 available, the architecture and windows version checks have been disabled. These will be re-enabled once OpenRCT2 is a stand alone executable. -Code based on [OpenTTD](http://openttd.org) installer. \ No newline at end of file +Code based on [OpenTTD](http://openttd.org) installer. diff --git a/distribution/windows/win32.txt b/distribution/windows/win32.txt index 55988ec058..7d960db79f 100644 --- a/distribution/windows/win32.txt +++ b/distribution/windows/win32.txt @@ -2,4 +2,4 @@ !define EXTRA_VERSION "Vista, 7, 8.1 and 10" !define APPARCH "win32" ; Define the application architecture !define BINARY_DIR "${PATH_ROOT}build\Release" -InstallDir "$PROGRAMFILES32\OpenRCT2\" \ No newline at end of file +InstallDir "$PROGRAMFILES32\OpenRCT2\" diff --git a/resources/logo/makeico.linq b/resources/logo/makeico.linq index 247c87eb0b..0371075d12 100644 --- a/resources/logo/makeico.linq +++ b/resources/logo/makeico.linq @@ -41,4 +41,4 @@ using (FileStream fs = new FileStream(outputPath, FileMode.Create)) { } bw.Write(dataStream.ToArray()); } -} \ No newline at end of file +} diff --git a/run.bat b/run.bat index 6f18175b9f..b67d2f5d95 100644 --- a/run.bat +++ b/run.bat @@ -1 +1 @@ -.\build\Release\openrct2.exe %* \ No newline at end of file +.\build\Release\openrct2.exe %* diff --git a/src/cmdline.h b/src/cmdline.h index e5ff81e243..e29bc5ea67 100644 --- a/src/cmdline.h +++ b/src/cmdline.h @@ -35,4 +35,4 @@ extern int gNetworkStartPort; int cmdline_run(const char **argv, int argc); int cmdline_for_sprite(const char **argv, int argc); -#endif \ No newline at end of file +#endif diff --git a/src/cursors.c b/src/cursors.c index 720f40833a..a19b7a21cf 100644 --- a/src/cursors.c +++ b/src/cursors.c @@ -530,4 +530,4 @@ unsigned char hand_closed_cursor_mask[32 * 4] = { 0x07, 0x1F, 0xFF, 0xF0, 0x0F, 0x9F, 0xFF, 0xF0, 0x0F, 0xFF, 0xFF, 0xF0, 0x0F, 0xFF, 0xFF, 0xF0, 0x0F, 0xFF, 0xFF, 0xF0, 0x07, 0xFF, 0xFF, 0xF8, 0x07, 0xFF, 0xFF, 0xF8, 0x03, 0xFF, 0xFF, 0xF8, 0x00, 0x7F, 0xFF, 0xFC, 0x00, 0x01, 0xFF, 0xFC, 0x00, 0x00, 0xFF, 0xF8, 0x00, 0x00, 0x7F, 0xE0, -}; \ No newline at end of file +}; diff --git a/src/cursors.h b/src/cursors.h index b3714cfaa1..8ea87a23e9 100644 --- a/src/cursors.h +++ b/src/cursors.h @@ -182,4 +182,4 @@ extern unsigned char hand_closed_cursor_mask[32 * 4]; #define HAND_CLOSED_CURSOR_HOTX 5 #define HAND_CLOSED_CURSOR_HOTY 1 -#endif \ No newline at end of file +#endif diff --git a/src/drawing/rain.c b/src/drawing/rain.c index 7aaed208a8..89e5db3e1c 100644 --- a/src/drawing/rain.c +++ b/src/drawing/rain.c @@ -226,4 +226,4 @@ static void draw_heavy_rain(int left, int top, int width, int height) y_start += top; gfx_draw_rain(left, top, width, height, x_start, y_start); -} \ No newline at end of file +} diff --git a/src/drawing/supports.h b/src/drawing/supports.h index f5e71b9854..73b60f5fcd 100644 --- a/src/drawing/supports.h +++ b/src/drawing/supports.h @@ -5,4 +5,4 @@ bool wooden_a_supports_paint_setup(int supportType, int special, int height, uint32 imageColourFlags); -#endif \ No newline at end of file +#endif diff --git a/src/hook.h b/src/hook.h index 7f2289f059..4e5bd3776c 100644 --- a/src/hook.h +++ b/src/hook.h @@ -34,4 +34,4 @@ enum REGISTER_ARGS { void addhook(int address, int newaddress, int stacksize, int registerargs[], int registersreturned, int eaxDestinationRegister); -#endif \ No newline at end of file +#endif diff --git a/src/input.h b/src/input.h index 493b0faaa7..e8d2117a95 100644 --- a/src/input.h +++ b/src/input.h @@ -55,4 +55,4 @@ void store_mouse_input(int state); void input_window_position_begin(rct_window *w, int widgetIndex, int x, int y); -#endif \ No newline at end of file +#endif diff --git a/src/interface/chat.h b/src/interface/chat.h index b288558b00..d5e31afa51 100644 --- a/src/interface/chat.h +++ b/src/interface/chat.h @@ -18,4 +18,4 @@ void chat_history_add(const char *src); void chat_input(int c); -#endif \ No newline at end of file +#endif diff --git a/src/interface/colour.h b/src/interface/colour.h index 5cb9b3bc84..433194f7fe 100644 --- a/src/interface/colour.h +++ b/src/interface/colour.h @@ -81,4 +81,4 @@ extern rct_colour_map_b *ColourMapB; void colours_init_maps(); -#endif \ No newline at end of file +#endif diff --git a/src/interface/console.h b/src/interface/console.h index 82c7870eac..5f24a17c88 100644 --- a/src/interface/console.h +++ b/src/interface/console.h @@ -26,4 +26,4 @@ void console_clear_line(); void console_refresh_caret(); void console_scroll(int delta); -#endif \ No newline at end of file +#endif diff --git a/src/interface/graph.c b/src/interface/graph.c index 7e1fc5cb31..52b90ed6ce 100644 --- a/src/interface/graph.c +++ b/src/interface/graph.c @@ -173,4 +173,4 @@ void graph_draw_money32(rct_drawpixelinfo *dpi, money32 *history, int count, int graph_draw_months_money32(dpi, history, count, baseX, baseY); graph_draw_line_a_money32(dpi, history, count, baseX, baseY, modifier, offset); graph_draw_line_b_money32(dpi, history, count, baseX, baseY, modifier, offset); -} \ No newline at end of file +} diff --git a/src/interface/graph.h b/src/interface/graph.h index e6c9aee74e..ca2dc79dc1 100644 --- a/src/interface/graph.h +++ b/src/interface/graph.h @@ -27,4 +27,4 @@ void graph_draw_uint8(rct_drawpixelinfo *dpi, uint8 *history, int count, int baseX, int baseY); void graph_draw_money32(rct_drawpixelinfo *dpi, money32 *history, int count, int baseX, int baseY, int modifier, int offset); -#endif \ No newline at end of file +#endif diff --git a/src/interface/keyboard_shortcut.h b/src/interface/keyboard_shortcut.h index 3b9dc2599e..aec966980f 100644 --- a/src/interface/keyboard_shortcut.h +++ b/src/interface/keyboard_shortcut.h @@ -26,4 +26,4 @@ void keyboard_shortcut_handle(int key); void keyboard_shortcut_handle_command(int shortcutIndex); void keyboard_shortcut_format_string(char *buffer, uint16 shortcutKey); -#endif \ No newline at end of file +#endif diff --git a/src/interface/screenshot.h b/src/interface/screenshot.h index 81feb53801..4a973d516d 100644 --- a/src/interface/screenshot.h +++ b/src/interface/screenshot.h @@ -27,4 +27,4 @@ int screenshot_dump(); void screenshot_giant(); int cmdline_for_screenshot(const char **argv, int argc); -#endif \ No newline at end of file +#endif diff --git a/src/interface/themes.h b/src/interface/themes.h index 4ca788aade..2c9acd3671 100644 --- a/src/interface/themes.h +++ b/src/interface/themes.h @@ -61,4 +61,4 @@ void theme_delete_preset(int preset); void theme_rename_preset(int preset, const char *newName); -#endif \ No newline at end of file +#endif diff --git a/src/interface/title_sequences.h b/src/interface/title_sequences.h index 3c46ebbda2..f17633f419 100644 --- a/src/interface/title_sequences.h +++ b/src/interface/title_sequences.h @@ -65,4 +65,4 @@ void title_sequence_delete_command(int preset, int index); void title_sequence_move_down_command(int preset, int index); void title_sequence_move_up_command(int preset, int index); -#endif \ No newline at end of file +#endif diff --git a/src/management/award.h b/src/management/award.h index 87e21fd6c3..971fa62d39 100644 --- a/src/management/award.h +++ b/src/management/award.h @@ -57,4 +57,4 @@ bool award_is_positive(int type); void award_reset(); void award_update_all(); -#endif \ No newline at end of file +#endif diff --git a/src/management/marketing.h b/src/management/marketing.h index 080289ad9d..f620d4fc4b 100644 --- a/src/management/marketing.h +++ b/src/management/marketing.h @@ -54,4 +54,4 @@ void marketing_start_campaign(int type, int rideOrItem, int numWeeks); void game_command_start_campaign(int* eax, int* ebx, int* ecx, int* edx, int* esi, int* edi, int* ebp); bool marketing_is_campaign_type_applicable(int campaignType); -#endif \ No newline at end of file +#endif diff --git a/src/network/twitch.h b/src/network/twitch.h index 247c721281..20deb0b454 100644 --- a/src/network/twitch.h +++ b/src/network/twitch.h @@ -7,4 +7,4 @@ extern bool gTwitchEnable; void twitch_update(); -#endif \ No newline at end of file +#endif diff --git a/src/peep/staff.h b/src/peep/staff.h index 396246edd3..f223f3f30c 100644 --- a/src/peep/staff.h +++ b/src/peep/staff.h @@ -66,4 +66,4 @@ int mechanic_is_location_in_patrol(rct_peep *mechanic, int x, int y); void staff_reset_stats(); bool staff_is_patrol_area_set(int staffIndex, int x, int y); -#endif \ No newline at end of file +#endif diff --git a/src/ride/ride_ratings.h b/src/ride/ride_ratings.h index 29c5c92fff..95ee0b8663 100644 --- a/src/ride/ride_ratings.h +++ b/src/ride/ride_ratings.h @@ -26,4 +26,4 @@ void ride_ratings_update_all(); -#endif \ No newline at end of file +#endif diff --git a/src/ride/station.h b/src/ride/station.h index 8614e5b059..4fdd281fef 100644 --- a/src/ride/station.h +++ b/src/ride/station.h @@ -29,4 +29,4 @@ void ride_update_station(rct_ride *ride, int stationIndex); rct_map_element *ride_get_station_start_track_element(rct_ride *ride, int stationIndex); rct_map_element *ride_get_station_exit_element(rct_ride *ride, int x, int y, int z); -#endif \ No newline at end of file +#endif diff --git a/src/ride/track_paint.h b/src/ride/track_paint.h index 30d394cd23..410a85ce1d 100644 --- a/src/ride/track_paint.h +++ b/src/ride/track_paint.h @@ -10,4 +10,4 @@ TRACK_PAINT_FUNCTION get_track_paint_function_topspin(int trackType, int directi TRACK_PAINT_FUNCTION get_track_paint_function_shop(int trackType, int direction); TRACK_PAINT_FUNCTION get_track_paint_function_facility(int trackType, int direction); -#endif \ No newline at end of file +#endif diff --git a/src/ride/vehicle.h b/src/ride/vehicle.h index 1f8f175f8b..0d4547aac3 100644 --- a/src/ride/vehicle.h +++ b/src/ride/vehicle.h @@ -285,4 +285,4 @@ rct_ride_type_vehicle *vehicle_get_vehicle_entry(rct_vehicle *vehicle); /** Helper macro until rides are stored in this module. */ #define GET_VEHICLE(sprite_index) &(g_sprite_list[sprite_index].vehicle) -#endif \ No newline at end of file +#endif diff --git a/src/tutorial.c b/src/tutorial.c index 07e6b4c725..d4e5f31ab5 100644 --- a/src/tutorial.c +++ b/src/tutorial.c @@ -40,4 +40,4 @@ void tutorial_start(int type) void tutorial_stop() { RCT2_CALLPROC_EBPSAFE(0x0066EE25); -} \ No newline at end of file +} diff --git a/src/util/util.c b/src/util/util.c index c0191fc819..ca657803c7 100644 --- a/src/util/util.c +++ b/src/util/util.c @@ -243,4 +243,4 @@ uint32 util_rand() { srand2 = srand3; srand3 = srand3 ^ (srand3 >> 19) ^ temp ^ (temp >> 8); return srand3; -} \ No newline at end of file +} diff --git a/src/windows/editor_main.c b/src/windows/editor_main.c index dcdd7d1830..f469b2420e 100644 --- a/src/windows/editor_main.c +++ b/src/windows/editor_main.c @@ -97,4 +97,4 @@ void window_editor_main_open() static void window_editor_main_paint(rct_window *w, rct_drawpixelinfo *dpi) { viewport_render(dpi, w->viewport, dpi->x, dpi->y, dpi->x + dpi->width, dpi->y + dpi->height); -} \ No newline at end of file +} diff --git a/src/windows/error.c b/src/windows/error.c index bba3cbece5..10d2d4e9af 100644 --- a/src/windows/error.c +++ b/src/windows/error.c @@ -181,4 +181,4 @@ static void window_error_paint(rct_window *w, rct_drawpixelinfo *dpi) l = w->x + (w->width + 1) / 2 - 1; t = w->y + 1; draw_string_centred_raw(dpi, l, t, _window_error_num_lines, _window_error_text); -} \ No newline at end of file +} diff --git a/src/windows/error.h b/src/windows/error.h index 6f30cc74f2..83bdfebeef 100644 --- a/src/windows/error.h +++ b/src/windows/error.h @@ -25,4 +25,4 @@ void window_error_open(rct_string_id title, rct_string_id message); -#endif \ No newline at end of file +#endif diff --git a/src/windows/map_tooltip.c b/src/windows/map_tooltip.c index 8499a0b7d2..a9a5041a47 100644 --- a/src/windows/map_tooltip.c +++ b/src/windows/map_tooltip.c @@ -152,4 +152,4 @@ static void window_map_tooltip_paint(rct_window *w, rct_drawpixelinfo *dpi) return; gfx_draw_string_centred_wrapped(dpi, (void*)RCT2_ADDRESS_MAP_TOOLTIP_ARGS, w->x + (w->width / 2), w->y + (w->height / 2), w->width, 1162, 0); -} \ No newline at end of file +} diff --git a/src/windows/music_credits.c b/src/windows/music_credits.c index 8908fc8520..3ef2a2bfee 100644 --- a/src/windows/music_credits.c +++ b/src/windows/music_credits.c @@ -173,4 +173,4 @@ static void window_music_credits_scrollpaint(rct_window *w, rct_drawpixelinfo *d string += 1; } -} \ No newline at end of file +} diff --git a/src/windows/publisher_credits.c b/src/windows/publisher_credits.c index 08eed0e41f..95a84411d9 100644 --- a/src/windows/publisher_credits.c +++ b/src/windows/publisher_credits.c @@ -184,4 +184,4 @@ static void window_publisher_credits_scrollpaint(rct_window *w, rct_drawpixelinf } -} \ No newline at end of file +} diff --git a/src/windows/save_prompt.c b/src/windows/save_prompt.c index 1b05645b3f..3d77c2294c 100644 --- a/src/windows/save_prompt.c +++ b/src/windows/save_prompt.c @@ -278,4 +278,4 @@ static void window_save_prompt_callback(int result) if (result == MODAL_RESULT_OK) { game_load_or_quit_no_save_prompt(); } -} \ No newline at end of file +} diff --git a/src/windows/shortcut_key_change.c b/src/windows/shortcut_key_change.c index 912b1c8309..7f690384b8 100644 --- a/src/windows/shortcut_key_change.c +++ b/src/windows/shortcut_key_change.c @@ -123,4 +123,4 @@ static void window_shortcut_change_paint(rct_window *w, rct_drawpixelinfo *dpi) RCT2_GLOBAL(0x13CE952, uint16) = ShortcutStringIds[RCT2_GLOBAL(0x009DE511, uint8)]; gfx_draw_string_centred_wrapped(dpi, (void*)0x013CE952, x, y, 242, 2785, RCT2_GLOBAL(0x9DEB8D, uint8)); -} \ No newline at end of file +} diff --git a/src/windows/title_logo.c b/src/windows/title_logo.c index 9e338a8e63..cbc1615a5c 100644 --- a/src/windows/title_logo.c +++ b/src/windows/title_logo.c @@ -144,4 +144,4 @@ static void window_title_logo_draw_expansion_packs(rct_drawpixelinfo *dpi) packs = packs >> 1; names += 128; } -} \ No newline at end of file +} diff --git a/src/windows/tooltip.h b/src/windows/tooltip.h index b5b649463c..9c6f6e2d33 100644 --- a/src/windows/tooltip.h +++ b/src/windows/tooltip.h @@ -28,4 +28,4 @@ void window_tooltip_show(rct_string_id id, int x, int y); void window_tooltip_open(rct_window *widgetWindow, int widgetIndex, int x, int y); void window_tooltip_close(); -#endif \ No newline at end of file +#endif diff --git a/src/world/entrance.h b/src/world/entrance.h index 291a14f905..2be3e6c3b7 100644 --- a/src/world/entrance.h +++ b/src/world/entrance.h @@ -30,4 +30,4 @@ typedef struct { uint8 text_height; // 0x07 } rct_entrance_type; -#endif \ No newline at end of file +#endif diff --git a/src/world/fountain.c b/src/world/fountain.c index 7ee47a283b..b043fcfe69 100644 --- a/src/world/fountain.c +++ b/src/world/fountain.c @@ -442,4 +442,4 @@ static void jumping_fountain_create_next(rct_jumping_fountain *jumpingFountain, JUMPING_FOUNTAIN_TYPE_WATER; jumping_fountain_create(type, x, y, z, direction >> 1, flags, jumpingFountain->iteration); -} \ No newline at end of file +} diff --git a/src/world/map_animation.h b/src/world/map_animation.h index 2bf35cd1c5..4c9ecdd9f6 100644 --- a/src/world/map_animation.h +++ b/src/world/map_animation.h @@ -57,4 +57,4 @@ extern rct_map_animation *gAnimatedObjects; void map_animation_create(int type, int x, int y, int z); void map_animation_invalidate_all(); -#endif \ No newline at end of file +#endif diff --git a/src/world/map_helpers.c b/src/world/map_helpers.c index 773def8cb9..25b88c1793 100644 --- a/src/world/map_helpers.c +++ b/src/world/map_helpers.c @@ -322,4 +322,4 @@ int map_smooth_wavy(int l, int t, int r, int b) } return raisedLand; -} \ No newline at end of file +} diff --git a/src/world/map_helpers.h b/src/world/map_helpers.h index 3a2dffa630..4c8f0e01b0 100644 --- a/src/world/map_helpers.h +++ b/src/world/map_helpers.h @@ -23,4 +23,4 @@ int map_smooth(int l, int t, int r, int b); -#endif \ No newline at end of file +#endif diff --git a/src/world/mapgen.h b/src/world/mapgen.h index fd83f9e3e8..0f81968e90 100644 --- a/src/world/mapgen.h +++ b/src/world/mapgen.h @@ -43,4 +43,4 @@ void mapgen_generate_blank(mapgen_settings *settings); void mapgen_generate(mapgen_settings *settings); void mapgen_generate_custom_simplex(mapgen_settings *settings); -#endif \ No newline at end of file +#endif diff --git a/src/world/scenery.c b/src/world/scenery.c index b8ed2a54cf..84a3833496 100644 --- a/src/world/scenery.c +++ b/src/world/scenery.c @@ -192,4 +192,4 @@ void scenery_remove_ghost_tool_placement(){ 0, 0); } -} \ No newline at end of file +} diff --git a/src/world/scenery.h b/src/world/scenery.h index 7f68bae88b..a98578eb04 100644 --- a/src/world/scenery.h +++ b/src/world/scenery.h @@ -187,4 +187,4 @@ void scenery_set_default_placement_configuration(); void scenery_remove_ghost_tool_placement(); void scenery_set_default_placement_configuration(); -#endif \ No newline at end of file +#endif diff --git a/src/world/water.h b/src/world/water.h index 72018c7ddc..4fd9838fe4 100644 --- a/src/world/water.h +++ b/src/world/water.h @@ -31,4 +31,4 @@ typedef struct { uint16 var_0E; } rct_water_type; -#endif \ No newline at end of file +#endif diff --git a/test.bat b/test.bat index 59c0adf8e0..acd4c92e5a 100644 --- a/test.bat +++ b/test.bat @@ -1,2 +1,2 @@ msbuild .\projects\openrct2.sln "/p:Configuration=Release with Tests" /p:Platform=Win32 -.\build\Release\openrct2.exe test \ No newline at end of file +.\build\Release\openrct2.exe test diff --git a/test/management/finance_test.h b/test/management/finance_test.h index 700a79ebc9..482d31d390 100644 --- a/test/management/finance_test.h +++ b/test/management/finance_test.h @@ -27,4 +27,4 @@ void test_finance_setup(CuTest* tc); void test_finance_loan_increase(CuTest* tc); void test_finance_loan_pay_back(CuTest* tc); -#endif \ No newline at end of file +#endif diff --git a/test/ride/ride_ratings_test.c b/test/ride/ride_ratings_test.c index 929396f6ca..9282d6be07 100644 --- a/test/ride/ride_ratings_test.c +++ b/test/ride/ride_ratings_test.c @@ -35,4 +35,4 @@ void test_ride_ratings(CuTest* tc) { } free(rideRatings); -} \ No newline at end of file +} diff --git a/test/ride/ride_ratings_test.h b/test/ride/ride_ratings_test.h index 43526ef500..ed19312ce8 100644 --- a/test/ride/ride_ratings_test.h +++ b/test/ride/ride_ratings_test.h @@ -6,4 +6,4 @@ void test_ride_ratings_setup(CuTest* tc); void test_ride_ratings(CuTest* tc); -#endif \ No newline at end of file +#endif diff --git a/test/tests.h b/test/tests.h index 10f94b39ed..7691a3dd88 100644 --- a/test/tests.h +++ b/test/tests.h @@ -40,4 +40,4 @@ static void test_load_scenario(CuTest* tc, const char* file_name) { scenario_load_and_play(scenario); } -#endif \ No newline at end of file +#endif