X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ffunctions.enum.t;h=ad1bc2de7c525c6a618f9d1c0696f7b1b0574713;hb=6475e8951e1901b247f5d1d1dd9fcfc1e77e163a;hp=fc0987c3d6fbedf1da53c51d2fd6a807bc96d33a;hpb=49f8063ce156a50d4b3b8c77a1508a21ea2bfe90;p=gldbg.git diff --git a/source/functions.enum.t b/source/functions.enum.t index fc0987c..ad1bc2d 100644 --- a/source/functions.enum.t +++ b/source/functions.enum.t @@ -3,4 +3,5 @@ :{ : FUNC_NONE, wl(' FUNC_%s,', func.name.upper()) +: FUNC_GLDERROR = 0x8000 :};