hotfix for HTMLv

git-svn-id: svn://kolibrios.org@4537 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2014-01-27 19:35:41 +00:00
parent 8c408ccaee
commit eaa731f069

View File

@ -55,6 +55,8 @@ char stak[4096];
mouse m; mouse m;
int action_buf; int action_buf;
dword http_transfer = 0;
dword http_buffer;
#include "..\TWB\TWB.c" #include "..\TWB\TWB.c"
#include "menu_rmb.h" #include "menu_rmb.h"