# | Line 42 | Line 42 | |
---|---|---|
42 | #undef WORDS_BIGENDIAN | |
43 | #endif | |
44 | ||
45 | + | // High precision timing |
46 | + | #define PRECISE_TIMING 1 |
47 | + | #define PRECISE_TIMING_BEOS 1 |
48 | + | |
49 | #define POWERPC_ROM 1 | |
50 | ||
51 | // Time data type for Time Manager emulation |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |