hos/rd.h

9 lines
116 B
C

// rd.h
// Author: Josh Holtrop
// Created: 12/31/03
byte *rd_readSector(DiskDevice *rd, dword sector);