Renamed OSX.mm/OSX.h to macosx.mm/macosx.h to match love's file naming conventions.

This commit is contained in:
Alex Szpakowski
2015-08-15 00:41:45 -03:00
parent db91a73d57
commit e44f20fdc6
9 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2006-2014 LOVE Development Team
* Copyright (c) 2006-2015 LOVE Development Team
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
+1 -1
View File
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2006-2014 LOVE Development Team
* Copyright (c) 2006-2015 LOVE Development Team
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
+1 -1
View File
@@ -18,7 +18,7 @@
* 3. This notice may not be removed or altered from any source distribution.
**/
#include "OSX.h"
#include "macosx.h"
#ifdef LOVE_MACOSX