Mercurial > sdl-ios-xcode
comparison src/video/fbcon/SDL_fbelo.c @ 152:2cf88672fc7f
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 18 Aug 2001 21:58:26 +0000 |
parents | 4f6c5f021323 |
children | e8157fcb3114 |
comparison
equal
deleted
inserted
replaced
151:a90b13a831cf | 152:2cf88672fc7f |
---|---|
27 | 27 |
28 #include <stdlib.h> | 28 #include <stdlib.h> |
29 #include <unistd.h> | 29 #include <unistd.h> |
30 #include <sys/time.h> | 30 #include <sys/time.h> |
31 #include <ctype.h> | 31 #include <ctype.h> |
32 #include <string.h> | |
32 | 33 |
33 #include "SDL_fbvideo.h" | 34 #include "SDL_fbvideo.h" |
34 #include "SDL_fbelo.h" | 35 #include "SDL_fbelo.h" |
35 | 36 |
36 /* | 37 /* |