fix Mac OSX version of preparation of AllBullet2Demo collection

This commit is contained in:
Erwin Coumans
2013-12-19 22:23:50 -08:00
parent 12dd0daebc
commit 999c5ff766
3 changed files with 6 additions and 2 deletions

View File

@@ -132,7 +132,10 @@ SimpleOpenGL3App::SimpleOpenGL3App( const char* title, int width,int height)
}
struct sth_stash* SimpleOpenGL3App::getFontStash()
{
return m_data->m_fontStash;
}