Buildfix!

Programming for Windows on Linux is hard, OK?
This commit is contained in:
Jordan Woyak 2013-02-07 14:22:21 -06:00
parent 8f5fb7e6f9
commit 85f25ded4c
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ HINSTANCE bthprops_lib = NULL;
static int initialized = 0;
int PairUp(bool unpair);
int PairUp(bool unpair = false);
inline void init_lib()
{