]> 4ch.mooo.com Git - 16.git/commitdiff
Merge branch 'master' of https://github.com/sparky4/16
authorJonathan Campbell <jonathan@castus.tv>
Fri, 25 Mar 2016 04:38:02 +0000 (21:38 -0700)
committerJonathan Campbell <jonathan@castus.tv>
Fri, 25 Mar 2016 04:38:02 +0000 (21:38 -0700)
src/lib/doslib
src/tesuto.c

index 9dae692d0f91ff14c0665aa152f533cd77084f22..2d22f799c750ae31c83729a00ef9e5b83ba95a61 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 9dae692d0f91ff14c0665aa152f533cd77084f22
+Subproject commit 2d22f799c750ae31c83729a00ef9e5b83ba95a61
index 636e822814ec6f2575111282e2cb07ed8996275c..903dd6af1ce2510108752a1da27e54600d699b43 100755 (executable)
@@ -1,7 +1,7 @@
 #include <hw/cpu/cpu.h>
 #include <hw/dos/dos.h>
 #include <hw/vga/vga.h>
-//#include <hw/vga/vrl.h>
+#include <hw/vga/vrl.h>
 
 #include "src/tesuto.h"