| 159 | static unsigned char **vesa_tiles; |
| 160 | static unsigned char **vesa_oview_tiles; |
| 161 | static struct BitmapFont *vesa_font; |
| 162 | |
| 163 | #ifdef SIMULATE_CURSOR |
| 164 | static unsigned long *undercursor; |
nothing calls this directly
no outgoing calls
no test coverage detected