RetroArch
Classes | Macros | Typedefs
vga_common.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  vga
 

Macros

#define VGA_WIDTH   320
 
#define VGA_HEIGHT   200
 

Typedefs

typedef struct vga vga_t
 

Macro Definition Documentation

◆ VGA_HEIGHT

#define VGA_HEIGHT   200

◆ VGA_WIDTH

#define VGA_WIDTH   320

Typedef Documentation

◆ vga_t

typedef struct vga vga_t