Move the CD pickup to the access pointer position.
Used to reduce pickup seek time when reading from a CD using the GFS_Fread function, GFS_NwFread function, or GFS_NwCdRead function.
logtno: Logical track number (track number handled by game disc)
output
none
function value
Physical track number (track number on DDS disk)
function
Converts logical track numbers to physical track numbers. If DDS (Direct Dispatch System) is not running, the logical track number = physical track number.