Made internal SDL2 API private

This commit is contained in:
Stefanos A. 2013-09-30 12:22:51 +02:00
parent 5a55cb5cca
commit 7cb3965e25

View file

@ -36,7 +36,7 @@ namespace OpenTK.Platform.SDL2
/// <summary>
/// Entry point for all SDL-related (non-extension) types and methods
/// </summary>
public static class SDL
static class SDL
{
#region SDL2# Variables