diff options
Diffstat (limited to 'src/engine/shared/filecollection.h')
| -rw-r--r-- | src/engine/shared/filecollection.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/shared/filecollection.h b/src/engine/shared/filecollection.h index c7548a8b..ac633892 100644 --- a/src/engine/shared/filecollection.h +++ b/src/engine/shared/filecollection.h @@ -32,4 +32,4 @@ public: static int FilelistCallback(const char *pFilename, int IsDir, int StorageType, void *pUser); }; -#endif \ No newline at end of file +#endif |