shootgun debug
This commit is contained in:
parent
15124ad892
commit
ca0acf0c26
@ -67,7 +67,7 @@ int Image_H_line(Image_Desc *i, int xa, int xb, int ypos, RGBA *col)
|
||||
{
|
||||
int ix;
|
||||
|
||||
#if DEBUG_LEVEL
|
||||
#if 1
|
||||
fprintf(stderr, ">>> %s ( %d %d %d %p )\n", __func__, xa, xb, ypos, col);
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user