gpgx upload a release compiled dll

This commit is contained in:
goyuken 2013-12-16 04:13:00 +00:00
parent 5dbc9ef2d2
commit 96dcb253aa
2 changed files with 1 additions and 0 deletions

View File

@ -146,6 +146,7 @@ GPGX_EX int gpgx_put_control(t_input *src, int bytes)
if (bytes != sizeof(t_input))
return 0;
memcpy(&input, src, sizeof(t_input));
return 1;
}
GPGX_EX void gpgx_advance(void)

Binary file not shown.