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:
Rudolf Cornelissen 2006-02-14 16:08:21 +00:00
parent a3a50182a3
commit 24fa0e7be9

View File

@ -156,6 +156,7 @@ typedef struct { // apsed, see comments in nv.settings
bool pgm_panel;
bool dma_acc;
bool vga_on_tv;
bool force_sync;
} nv_settings;
/* shared info */