first pass of adding flags for sdl (stencil and depthbuffer)
This commit is contained in:
committed by
Joshua Granick
parent
e84731a9fb
commit
c45b5f52e4
@@ -23,7 +23,7 @@ namespace lime {
|
||||
};
|
||||
|
||||
|
||||
Window* CreateWindow (Application* application);
|
||||
Window* CreateWindow (Application* application, int flags);
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user