Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTon Roosendaal <ton@blender.org>2004-07-05 14:22:41 +0400
committerTon Roosendaal <ton@blender.org>2004-07-05 14:22:41 +0400
commite804cf366aa915ed2cf18fdc2191bc027dea8676 (patch)
tree94ae25edd399ce16edfed47b964d220228f9fd45 /source/blender/include/BIF_glutil.h
parenta910ff343eba38d68c1ffc02ca2bcad463996ced (diff)
- oh, the protype for XORcircle...
Diffstat (limited to 'source/blender/include/BIF_glutil.h')
-rw-r--r--source/blender/include/BIF_glutil.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/blender/include/BIF_glutil.h b/source/blender/include/BIF_glutil.h
index 93617cf6bfb..baaaf4cf40e 100644
--- a/source/blender/include/BIF_glutil.h
+++ b/source/blender/include/BIF_glutil.h
@@ -42,7 +42,8 @@ struct rctf;
void sdrawXORline(int x0, int y0, int x1, int y1);
void sdrawXORline4(int nr, int x0, int y0, int x1, int y1);
-void sdrawXORcirc(short xofs, short yofs, float rad);
+
+void fdrawXORcirc(float xofs, float yofs, float rad);
/**
* Draw an XOR'd line in the front buffer between