|
UFO: Alien Invasion
|
Links one file onto another - like a symlink. More...
#include <filesys.h>

Data Fields | |
| struct filelink_s * | next |
| char * | from |
| int | fromlength |
| char * | to |
| struct filelink_s* filelink_t::next |
Definition at line 82 of file filesys.h.
Referenced by FS_OpenFile().