mirror of
https://github.com/love2d/love.git
synced 2026-08-16 00:02:12 +02:00
Renamed iOS.mm and iOS.h to ios.mm and ios.h, to match the naming conventions of other files.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
**/
|
||||
|
||||
#include "iOS.h"
|
||||
#include "ios.h"
|
||||
|
||||
#ifdef LOVE_IOS
|
||||
|
||||
Reference in New Issue
Block a user