added new nv.setting 'force_sync'.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16397 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -156,6 +156,7 @@ typedef struct { // apsed, see comments in nv.settings
|
|||||||
bool pgm_panel;
|
bool pgm_panel;
|
||||||
bool dma_acc;
|
bool dma_acc;
|
||||||
bool vga_on_tv;
|
bool vga_on_tv;
|
||||||
|
bool force_sync;
|
||||||
} nv_settings;
|
} nv_settings;
|
||||||
|
|
||||||
/* shared info */
|
/* shared info */
|
||||||
|
|||||||
Reference in New Issue
Block a user