1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-22 14:24:33 +01:00

Add newlines to the end of every file (sed/unix do this)

This commit is contained in:
Kevin Burke
2014-04-21 14:57:48 +05:30
parent 27d9fccfcf
commit e5a925e26c
68 changed files with 68 additions and 68 deletions

View File

@@ -28,4 +28,4 @@
void tutorial_start(int type)
{
RCT2_CALLPROC_X(0x0066ECC1, type, 0, 0, 0, 0, 0, 0);
}
}