OS X cleanup.

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@331 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
ahodgkinson
2006-04-07 22:01:37 +00:00
parent c13bcacab1
commit 3bd585603b
8 changed files with 45 additions and 14 deletions

View File

@@ -373,3 +373,12 @@ Exit:
}
#endif
/****************************************************************************
Desc:
****************************************************************************/
#if defined( FLM_OSX)
void gv_fnlm()
{
}
#endif