Codechange: use C++ containers for parsing the settings int lists
This commit is contained in:
@@ -148,7 +148,7 @@ cat = SC_BASIC
|
||||
; workaround for implicit lengthof() in SDTG_LIST
|
||||
[SDTG_LIST]
|
||||
name = ""resolution""
|
||||
type = SLE_INT
|
||||
type = SLE_UINT
|
||||
length = 2
|
||||
var = _cur_resolution
|
||||
def = ""0,0""
|
||||
|
||||
Reference in New Issue
Block a user