X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fpcxtest.c;h=84a8323699855b657c370a37a64cbd96939d91a3;hb=3adab23aeae005f83ffc52609c6070f07444de9a;hp=2f61443de3d0a72af5148d8fdba8e3680fbd019f;hpb=631d2bde47de81ead5300f7aca378447387f254c;p=16.git diff --git a/src/pcxtest.c b/src/pcxtest.c index 2f61443d..84a83236 100755 --- a/src/pcxtest.c +++ b/src/pcxtest.c @@ -23,11 +23,12 @@ #include #include #include -#include "src/lib/modex16.h" +#include "src/lib/16_vl.h" #include "src/lib/bitmap.h" //----#include "src/lib/planar.h" global_game_variables_t gvar; +static word far* clockw= (word far*) 0x046C; /* 18.2hz clock */ void main() { bitmap_t bmp;