neingeist
/
cscape
Archived
1
0
Fork 0

Added a few Revision tags

master
neingeist 22 years ago
parent e4d8ca2d45
commit 76e58be572

@ -1,3 +1,5 @@
/* $Revision$ */
#include <stdlib.h>
void map_init (char *map, int x, int y) {

@ -1,3 +1,5 @@
/* $Revision$ */
#include <stdlib.h>
#include "SDL.h"
#include "sdl.h"