added file handling again
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
// this code is licenced under Wrathmark licence
|
||||
// © 2026 wullie wulliestudio.com
|
||||
// please see attached licence for full usage and rights
|
||||
|
||||
#ifndef UMODETYPES_H
|
||||
#define UMODETYPES_H
|
||||
|
||||
#ifdef __linux__
|
||||
|
||||
#elif __FreeBSD__
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user