small nohalo improvement
Commented out the CHEAP option for nohalo, it gets slightly better without it and there's not much difference to runtime.
This commit is contained in:
parent
a7d2288bad
commit
3378c2ba2c
@ -98,9 +98,16 @@
|
|||||||
* If you want to use the "sharp" (cheaper) version, uncomment the
|
* If you want to use the "sharp" (cheaper) version, uncomment the
|
||||||
* following three pre-processor code lines:
|
* following three pre-processor code lines:
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
|
|
||||||
|
commented out 24/2/10, nohalo gets a bit better without it, though
|
||||||
|
not lbb
|
||||||
|
|
||||||
#ifndef __NOHALO_CHEAP_H__
|
#ifndef __NOHALO_CHEAP_H__
|
||||||
#define __NOHALO_CHEAP_H__
|
#define __NOHALO_CHEAP_H__
|
||||||
#endif
|
#endif
|
||||||
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* ================
|
* ================
|
||||||
|
Loading…
Reference in New Issue
Block a user