mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-09-11 23:51:30 +00:00
6 lines
41 B
C
6 lines
41 B
C
int
|
|
GetScreenBitDepth()
|
|
{
|
|
return 5;
|
|
}
|