Files
2016-03-16 20:17:08 +11:00

6 lines
41 B
C

int
GetScreenBitDepth()
{
return 5;
}