File diff r8112:7d126d66990f → r8113:7815c26d7612
src/order.h
Show inline comments
 
@@ -5,8 +5,8 @@
 
#ifndef ORDER_H
 
#define ORDER_H
 

	
 
#include "macros.h"
 
#include "oldpool.h"
 
#include "core/bitmath_func.hpp"
 

	
 
enum {
 
	INVALID_VEH_ORDER_ID = 0xFF,