mirror of
https://github.com/love2d/love.git
synced 2026-08-18 11:44:15 +02:00
Include the physfs 3.0.1 source in love.
This commit is contained in:
@@ -26,11 +26,7 @@
|
||||
#include "filesystem/File.h"
|
||||
|
||||
// PhysFS
|
||||
#ifdef LOVE_APPLE_USE_FRAMEWORKS
|
||||
#include <physfs/physfs.h>
|
||||
#else
|
||||
#include <physfs.h>
|
||||
#endif
|
||||
#include "libraries/physfs/physfs.h"
|
||||
|
||||
// STD
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user