home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hall of Fame Game Cube 1: DOS
/
aztechhalloffamegamecubedisc1-
/
batlemm
/
rotate.c
< prev
next >
Wrap
C/C++ Source or Header
|
1995-03-15
|
187b
|
10 lines
#include <stdio.h>
#include <stdlib.h>
#include <graph.h>
#include <conio.h>
#include <malloc.h>
#include <dos.h>
#include <time.h>
char far *video_mem=(char far *)0xA0000000L;