wwww
Revision | 976d6f90d2c7b3e5a547212b28077514f358c3f9 (tree) |
---|---|
Time | 2016-07-22 23:13:35 |
Author | sparky4 <sparky4@cock...> |
Commiter | sparky4 |
polished 16_vrs.h and put into make file AND! updated copyright to add yakui lover wwww
@@ -28,10 +28,10 @@ | ||
28 | 28 | #include "src/lib/16_head.h" |
29 | 29 | #include "src/lib/bitmap.h" |
30 | 30 | #include "src/lib/planar.h" |
31 | -#include "src/lib/modex16/16planar.h" | |
31 | +//#include "src/lib/modex16/16planar.h" | |
32 | 32 | #include "src/lib/16text.h" |
33 | 33 | #include "src/lib/modex16/16render.h" |
34 | -#include "src/lib/modex16/320x240.h" | |
34 | +////#include "src/lib/modex16/320x240.h" | |
35 | 35 | // #include "src/lib/modex16/320x200.h" |
36 | 36 | // #include "src/lib/modex16/256x192.h" |
37 | 37 | // #include "src/lib/modex16/192x144_.h" |
@@ -24,6 +24,7 @@ | ||
24 | 24 | #include <dos.h> |
25 | 25 | #include <string.h> |
26 | 26 | #include "src/lib/modex16.h" |
27 | +#include "src/lib/modex16/16planar.h" | |
27 | 28 | |
28 | 29 | global_game_variables_t gvar; |
29 | 30 | planar_buf_t p, ptmp; |