X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ffunctions.enum.t;h=ad1bc2de7c525c6a618f9d1c0696f7b1b0574713;hb=68bbf8f302d01d2ee82dee28b9f64cff3660e234;hp=92fef70f53854b28e8f3c7ccc4ed3e8f574a011c;hpb=2e4973ec66cd8ae12d4253e3c3ad9e36a8a4bca6;p=gldbg.git diff --git a/source/functions.enum.t b/source/functions.enum.t index 92fef70..ad1bc2d 100644 --- a/source/functions.enum.t +++ b/source/functions.enum.t @@ -1,9 +1,7 @@ # $Id$ -^typemap gl.tm -^iomap gl.io -^spec gl gl.spec :enum Function :{ : FUNC_NONE, wl(' FUNC_%s,', func.name.upper()) +: FUNC_GLDERROR = 0x8000 :};