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