X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fvgacamm.c;h=2c8eaa89a5698d38df9629d8bf82541c84bb9b8d;hb=6abb6ddef2f5860213065998a305a574704f6296;hp=e77fbc6e805ceebf9cc779bea029b0e66d71a081;hpb=631d2bde47de81ead5300f7aca378447387f254c;p=16.git diff --git a/src/vgacamm.c b/src/vgacamm.c index e77fbc6e..2c8eaa89 100755 --- a/src/vgacamm.c +++ b/src/vgacamm.c @@ -20,11 +20,13 @@ * */ -#include "src/lib/modex16.h" +#include "src/lib/16_vl.h" #include "src/lib/16_sprit.h" #include "src/lib/16_ca.h" #include "src/lib/16_mm.h" +static word far* clockw= (word far*) 0x046C; /* 18.2hz clock */ + void main() { global_game_variables_t gvar; __segment sega;