Error for misspelled / invalid window attributes in love.window.setMode (resolves issue #736)

This commit is contained in:
Alex Szpakowski
2013-10-20 13:17:57 -03:00
parent 249dad3cae
commit d9da19d665
8 changed files with 155 additions and 90 deletions
-2
View File
@@ -47,8 +47,6 @@
#include "Shader.h"
#include "Mesh.h"
using love::window::WindowFlags;
namespace love
{
namespace graphics