• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

wwww


Commit MetaInfo

Revision976d6f90d2c7b3e5a547212b28077514f358c3f9 (tree)
Time2016-07-22 23:13:35
Authorsparky4 <sparky4@cock...>
Commitersparky4

Log Message

polished 16_vrs.h and put into make file AND! updated copyright to add yakui lover wwww

Change Summary

Incremental Difference

--- a/src/lib/modex16.h
+++ b/src/lib/modex16.h
@@ -28,10 +28,10 @@
2828 #include "src/lib/16_head.h"
2929 #include "src/lib/bitmap.h"
3030 #include "src/lib/planar.h"
31-#include "src/lib/modex16/16planar.h"
31+//#include "src/lib/modex16/16planar.h"
3232 #include "src/lib/16text.h"
3333 #include "src/lib/modex16/16render.h"
34-#include "src/lib/modex16/320x240.h"
34+////#include "src/lib/modex16/320x240.h"
3535 // #include "src/lib/modex16/320x200.h"
3636 // #include "src/lib/modex16/256x192.h"
3737 // #include "src/lib/modex16/192x144_.h"
--- a/src/planrpcx.c
+++ b/src/planrpcx.c
@@ -24,6 +24,7 @@
2424 #include <dos.h>
2525 #include <string.h>
2626 #include "src/lib/modex16.h"
27+#include "src/lib/modex16/16planar.h"
2728
2829 global_game_variables_t gvar;
2930 planar_buf_t p, ptmp;