Opentk/Source/Examples/OpenGL/Basic/QueryDisplayModes/Program.cs
the_fiddler cd32a6db54
2006-11-02 21:40:36 +00:00

11 lines
156 B
C#

using System;
using System.Collections.Generic;
using System.Windows.Forms;
namespace QueryDisplayModes
{
static class Program
{
}
}