Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 599624 | Differences between
and this patch

Collapse All | Expand All

(-)./code/botlib/be_aas_route.c.ori (+3 lines)
Lines 45-50 Link Here
45
#include "be_interface.h"
45
#include "be_interface.h"
46
#include "be_aas_def.h"
46
#include "be_aas_def.h"
47
47
48
#undef ID_INLINE
49
#define ID_INLINE //__attribute__((always_inline))
50
48
#define ROUTING_DEBUG
51
#define ROUTING_DEBUG
49
52
50
//travel time in hundreths of a second = distance * 100 / speed
53
//travel time in hundreths of a second = distance * 100 / speed

Return to bug 599624