#include "vfile._h"Go to the source code of this file.
Functions | |
| const geVFile_SystemAPIs *GENESISCC | FSVFS_GetAPIs (void) |
|
|
Definition at line 895 of file fsvfs.c. References FSVFS_APIs, and GENESISCC. Referenced by RegisterBuiltInAPIs().
00896 {
00897 return &FSVFS_APIs;
00898 }
|
1.3.2