diff options
author | scuri <scuri> | 2010-06-21 22:55:10 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-06-21 22:55:10 +0000 |
commit | 37a92b86d13e89d0dcec92be6d23ceced29dbc36 (patch) | |
tree | faff61ef668379212b4ed948934533c3f2fe308b /test/simple/simple.h | |
parent | a124216ee05a5d63ea8fcdafcd050ad1fadf0b09 (diff) |
*** empty log message ***
Diffstat (limited to 'test/simple/simple.h')
-rw-r--r-- | test/simple/simple.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/simple/simple.h b/test/simple/simple.h index 933b714..b32fc59 100644 --- a/test/simple/simple.h +++ b/test/simple/simple.h @@ -35,6 +35,7 @@ int SimpleDrawClipboardEMF(void); int SimpleDrawImage(void); int SimpleDrawImageRGB(void); int SimpleDrawSimulate(void); +int SimpleDrawGL(void); int SimpleNotXor(void); int SimpleXor(void); |