|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include <ugbc.h>
Data Fields | |
| int | id |
| char * | description |
| int | bitmap |
| int | width |
| int | height |
| int | colors |
| int | tileWidth |
| int | tileHeight |
| int | score |
| int | selected |
| struct _ScreenMode * | next |
| struct _ScreenMode* next |