summary refs log tree commit diff stats
path: root/includes.h
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2009-06-20 12:43:34 -0400
committerKelly Rauchenberger <fefferburbia@gmail.com>2009-06-20 12:43:34 -0400
commit306c130cc425e96d2088f68551c4bb77dad412d3 (patch)
treea2ce9296ec53f0bdcce7eaeddc3a6292edf5bcf7 /includes.h
parent11decc4e626d0f949d816d9760a1f4012e1769b7 (diff)
downloadmazeoflife-306c130cc425e96d2088f68551c4bb77dad412d3.tar.gz
mazeoflife-306c130cc425e96d2088f68551c4bb77dad412d3.tar.bz2
mazeoflife-306c130cc425e96d2088f68551c4bb77dad412d3.zip
Added BMPs back
Diffstat (limited to 'includes.h')
-rw-r--r--includes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes.h b/includes.h index aef6714..fa6abeb 100644 --- a/includes.h +++ b/includes.h
@@ -1,5 +1,4 @@
1#include <SDL.h> 1#include <SDL.h>
2#include <SDL_image.h>
3#include <stdio.h> 2#include <stdio.h>
4#include <time.h> 3#include <time.h>
5#include <string> 4#include <string>