X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Ftest.c;h=dfbc7de857e89c923f66948880f643870382fc4b;hb=989f287818c93cf9b1ff96c13e66720571210513;hp=cb75a0fa248ae81e17025f162fe09489428c057d;hpb=2accbf2668001e82a8fec1e75f37c195996186b0;p=16.git diff --git a/src/test.c b/src/test.c index cb75a0fa..dfbc7de8 100755 --- a/src/test.c +++ b/src/test.c @@ -21,11 +21,12 @@ */ #include -#include "src/lib/modex16.h" +#include "src/lib/16_vl.h" #include "src/lib/16_in.h" #include "src/lib/scroll16.h" #include "src/lib/bakapee.h" +static word far* clockw= (word far*) 0x046C; /* 18.2hz clock */ global_game_variables_t gvar; player_t player[MaxPlayers]; map_view_t mv[4];