mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-08 11:38:19 +03:00
Properly removing the old 'misc' file and fixing a minor error in the platform CMake
This commit is contained in:
parent
819c146ad1
commit
67f89f27a2
13 changed files with 0 additions and 283 deletions
|
@ -1,7 +0,0 @@
|
|||
#ifndef __FILEOPS_H_
|
||||
#define __FILEOPS_H_
|
||||
|
||||
/// Check if a given path is an existing file (not a directory)
|
||||
bool isFile(const char *name);
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue