X-Git-Url: http://git.tdb.fi/?p=gldbg.git;a=blobdiff_plain;f=source%2Ffunctions.enum.t;h=24d15c000200ce462eff717e7e04589149e10759;hp=20d6602e472b65d882d58932c547542c0303adec;hb=d72ef6d75a11f6cc05ab8ec039520719e1044741;hpb=cbf00fed7d2ab4d3a6593a1f230d17f21bc61818 diff --git a/source/functions.enum.t b/source/functions.enum.t index 20d6602..24d15c0 100644 --- a/source/functions.enum.t +++ b/source/functions.enum.t @@ -7,5 +7,6 @@ wl(' FUNC_%s,', func.name.upper()) : FUNC_GLDBREAK, : FUNC_GLDHOLD, : FUNC_GLDQUERYVIEWPORT, -: FUNC_GLDREADPIXELS +: FUNC_GLDREADPIXELS, +: FUNC_GLDQUERYLIMITS :};