diff options
Diffstat (limited to 'test/simple/simple.led')
-rw-r--r-- | test/simple/simple.led | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/simple/simple.led b/test/simple/simple.led index 63f3dc2..b1e67df 100644 --- a/test/simple/simple.led +++ b/test/simple/simple.led @@ -71,6 +71,7 @@ mnSurface = MENU ITEM("Window", SimpleDrawWindow), ITEM("Server Image", SimpleDrawImage), ITEM("Image RGB", SimpleDrawImageRGB) + ITEM("OpenGL", SimpleDrawGL) ) mnPrimitives = MENU |