*** empty log message ***
This commit is contained in:
@@ -1,19 +1,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/time.h>
|
||||
#include <time.h>
|
||||
#include "SDL.h"
|
||||
|
||||
#include "gblhdr.h"
|
||||
#include "sw_draw.h"
|
||||
#include "gl_draw.h"
|
||||
|
||||
#ifdef __OPENGL__
|
||||
#include <GL/gl.h>
|
||||
#endif
|
||||
|
||||
#define BYTE unsigned char
|
||||
#define WORD unsigned short
|
||||
#define DWORD unsigned long
|
||||
|
||||
Reference in New Issue
Block a user