File diff r10695:3124a970a753 → r10696:8dfe83e30d01
src/newgrf_cargo.h
Show inline comments
 
@@ -9,7 +9,7 @@
 
#include "cargo_type.h"
 
#include "gfx_type.h"
 

	
 
enum {
 
enum CargoClass {
 
	CC_NOAVAILABLE  = 0,       ///< No cargo class has been specified
 
	CC_PASSENGERS   = 1 <<  0, ///< Passengers
 
	CC_MAIL         = 1 <<  1, ///< Mail