Difference between r1.13 and the current
@@ -1,4 +1,4 @@
{{{#!geshi python
{{{#!python
//VR software에서 화면 분할 관련 소스 void SubBackview()
{
@@ -27,3 +27,8 @@
glEnd();
glFlush();
}}}
glFlush();
}}}
{{{#!enscript
// some codes
}}}