X-Git-Url: http://git.tdb.fi/?p=gldbg.git;a=blobdiff_plain;f=source%2Ffunctions.enum.t;h=3c3a39ddfb313afa0946550ca8cb815539b084ca;hp=c1c0db7a927e9779ec7a30b4b245e8f096a6fd63;hb=a51c2557622ea93944e24f58845609526eb46ec1;hpb=6d297b506314c07bff3d77c2853a5f59380cfcb0 diff --git a/source/functions.enum.t b/source/functions.enum.t index c1c0db7..3c3a39d 100644 --- a/source/functions.enum.t +++ b/source/functions.enum.t @@ -6,5 +6,7 @@ wl(' FUNC_%s,', func.name.upper()) : N_FUNCS, : FUNC_GLDERROR = 0x8000, : FUNC_GLDBREAK, -: FUNC_GLDHOLD +: FUNC_GLDHOLD, +: FUNC_GLDQUERYVIEWPORT, +: FUNC_GLDREADPIXELS :};