updated shared info for two new nv.settings items.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14470 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Rudolf Cornelissen
2005-10-22 09:58:16 +00:00
parent c0013f4f82
commit 2a70a7fc9b
@@ -111,6 +111,7 @@ typedef struct { // apsed, see comments in nv.settings
// for accelerant
uint32 logmask;
uint32 memory;
uint32 tv_output;
bool usebios;
bool hardcursor;
bool switchhead;
@@ -118,6 +119,7 @@ typedef struct { // apsed, see comments in nv.settings
bool unhide_fw;
bool pgm_panel;
bool dma_acc;
bool vga_on_tv;
} nv_settings;
/*shared info*/