mirror of
https://github.com/love2d/love.git
synced 2026-08-17 02:58:31 +02:00
The iOS game list screen now also displays folders that contain main.lua.
This commit is contained in:
+2
-2
@@ -29,7 +29,7 @@
|
||||
|
||||
namespace love
|
||||
{
|
||||
namespace osx
|
||||
namespace macosx
|
||||
{
|
||||
|
||||
/**
|
||||
@@ -55,7 +55,7 @@ std::string getExecutablePath();
|
||||
**/
|
||||
void requestAttention(bool continuous);
|
||||
|
||||
} // osx
|
||||
} // macosx
|
||||
} // love
|
||||
|
||||
#endif // LOVE_MACOSX
|
||||
|
||||
Reference in New Issue
Block a user