OpenXcom Forum

Contributions => Programming => Topic started by: battlesquid on July 07, 2010, 11:30:00 pm

Title: Newlines
Post by: battlesquid on July 07, 2010, 11:30:00 pm
Added a newline CR,LF to every .h and .cpp file to get rid of a whole bunch of warnings when making the project. When making from command line those are annoying and makes it hard to see real issues.

Patch attach  8)
Title: Re: Newlines
Post by: SupSuper on July 08, 2010, 11:16:59 pm
Added.

Funny how every compiler has their own nitpicks. :P