home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame Game Cube 1: DOS / aztechhalloffamegamecubedisc1- / batlemm / rotate.c < prev    next >
C/C++ Source or Header  |  1995-03-15  |  187b  |  10 lines

  1. #include <stdio.h>
  2. #include <stdlib.h>
  3. #include <graph.h>
  4. #include <conio.h>
  5. #include <malloc.h>
  6. #include <dos.h>
  7. #include <time.h>
  8.  
  9. char far *video_mem=(char far *)0xA0000000L;
  10.