mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-03 08:40:59 +00:00
IOS: Formatting
This commit is contained in:
parent
47040db9e9
commit
e0bfdb41d0
@ -60,9 +60,9 @@ private:
|
||||
SharedPtr<AbstractFSNode> _realNode;
|
||||
|
||||
public:
|
||||
FSNode(AbstractFSNode *realNode);
|
||||
FSNode(AbstractFSNode *realNode);
|
||||
|
||||
/**
|
||||
/**
|
||||
* Flag to tell listDir() which kind of files to list.
|
||||
*/
|
||||
enum ListMode {
|
||||
|
Loading…
x
Reference in New Issue
Block a user