Repository URL to install this package:
|
Version:
3.0.0 ▾
|
{$ifdef NDS_INTERFACE}
const
_LIBNDS_MAJOR_ = 1;
_LIBNDS_MINOR_ = 5;
_LIBNDS_PATCH_ = 10;
_LIBNDS_STRING = 'libNDS Release 1.5.10';
{$endif NDS_INTERFACE}
{$ifdef NDS_IMPLEMENTATION}
{$endif NDS_IMPLEMENTATION}