File diff r10207:a1fc2f2a33db → r10208:ef8fcc3dc4ca
src/livery.h
Show inline comments
 
@@ -2,13 +2,13 @@
 

	
 
/** @file livery.h Functions/types related to livery colours. */
 

	
 
#ifndef LIVERY_H
 
#define LIVERY_H
 

	
 
#include "player_type.h"
 
#include "company_type.h"
 

	
 
/* List of different livery schemes. */
 
enum LiveryScheme {
 
	LS_BEGIN = 0,
 
	LS_DEFAULT = 0,