displays -- think I got it working

This commit is contained in:
Lars A. Doucet
2015-07-30 15:40:33 -05:00
parent e04b18cd8a
commit 8dfe690981
2 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ namespace lime {
static const char* GetDisplayName (int displayIndex);
static int GetNumDisplayModes (int displayIndex);
}
};
}