Fix code formatting (partially) and guard defines in includes.

svn-id: r26631
This commit is contained in:
Eugene Sandulenko 2007-04-27 22:33:45 +00:00
parent 101fbdd64f
commit ffce26ebfe
57 changed files with 9663 additions and 10110 deletions

View file

@ -22,8 +22,8 @@
*
*/
#ifndef _LOADSAVE_H_
#define _LOADSAVE_H_
#ifndef CRUISE_SAVELOAD_H
#define CRUISE_SAVELOAD_H
namespace Cruise {