forked from KolibriOS/kolibrios
fix in glClearColor
git-svn-id: svn://kolibrios.org@5163 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -26,6 +26,7 @@ start:
|
||||
|
||||
stdcall [kosglMakeCurrent], 10,10,300,225,ctx1
|
||||
stdcall [glEnable], GL_DEPTH_TEST
|
||||
stdcall [glClearColor], 0.2,0.0,0.2,0.0
|
||||
|
||||
call draw_3d
|
||||
|
||||
|
||||
Reference in New Issue
Block a user