dos.h 58 B

123456
  1. #include "system.h"
  2. #ifdef __DOS
  3. #include <dos.h>
  4. #endif