Restore newline at end of file

This commit is contained in:
Cameron 2015-11-15 15:50:36 -06:00
parent 1fc7793c2a
commit 763a5f2938
1 changed files with 1 additions and 0 deletions

View File

@ -5129,3 +5129,4 @@ rct_map_element *map_get_track_element_at_of_type(int x, int y, int z, int track
return NULL;
}