summaryrefslogtreecommitdiff
path: root/fpcsrc/packages/libndsfpc/src/fat/filesystem.inc
blob: dacf5ef69c929c054d2081e1c24c5114c64deae5 (plain)
1
2
3
4
5
6
{$ifdef NDS_INTERFACE}

function nitroFSInit(): cbool; cdecl; external;

{$endif NDS_INTERFACE}