This commit is contained in:
martii
2013-06-08 15:39:35 +02:00
parent eae9d7a7a1
commit 23bea61473
22 changed files with 17 additions and 407 deletions

View File

@@ -35,9 +35,7 @@ typedef struct hw_caps
int display_yres;
char boxvendor[64];
char boxname[64];
#ifdef MARTII
int boxtype;
#endif
} hw_caps_t;
hw_caps_t *get_hwcaps(void);