X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ffunctions.enum.t;h=24d15c000200ce462eff717e7e04589149e10759;hb=d72ef6d75a11f6cc05ab8ec039520719e1044741;hp=3c3a39ddfb313afa0946550ca8cb815539b084ca;hpb=a51c2557622ea93944e24f58845609526eb46ec1;p=gldbg.git diff --git a/source/functions.enum.t b/source/functions.enum.t index 3c3a39d..24d15c0 100644 --- a/source/functions.enum.t +++ b/source/functions.enum.t @@ -1,4 +1,3 @@ -# $Id$ :enum :{ : FUNC_NONE, @@ -8,5 +7,6 @@ wl(' FUNC_%s,', func.name.upper()) : FUNC_GLDBREAK, : FUNC_GLDHOLD, : FUNC_GLDQUERYVIEWPORT, -: FUNC_GLDREADPIXELS +: FUNC_GLDREADPIXELS, +: FUNC_GLDQUERYLIMITS :};