ini parser completed
This commit is contained in:
Binary file not shown.
@@ -45,5 +45,5 @@ int main( int argc, char **argv )
|
||||
if (!pTestValues)
|
||||
return 0;
|
||||
V_printf("%s\n",pTestValues->GetStringValue("abc3d"));
|
||||
|
||||
return 0;
|
||||
};
|
||||
|
||||
@@ -10,3 +10,4 @@ f = -890
|
||||
g = .34
|
||||
abc3d = "Hello world from the funny engine, you can use \" to add quotes"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user