display -- name

This commit is contained in:
Lars A. Doucet
2015-07-30 14:40:37 -05:00
parent 3588d9e6e0
commit ac275f55ee
4 changed files with 18 additions and 3 deletions

View File

@@ -11,6 +11,7 @@ namespace lime {
public:
static int GetNumDevices ();
static const char* GetDisplayName (int displayIndex);
};