# | Line 51 | Line 51 | |
---|---|---|
51 | #include "debug.h" | |
52 | ||
53 | ||
54 | – | #if __BEOS__ |
55 | – | #define PRECISE_TIMING 1 |
56 | – | #else |
57 | – | #define PRECISE_TIMING 0 |
58 | – | #endif |
59 | – | |
60 | – | |
54 | // TVector of MakeExecutable | |
55 | static uint32 MakeExecutableTvec; | |
56 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |