|
@@ -1842,7 +1842,7 @@ implementation
|
|
{$endif symansistr}
|
|
{$endif symansistr}
|
|
if vo_has_section in varoptions then
|
|
if vo_has_section in varoptions then
|
|
section:=ppufile.getansistring;
|
|
section:=ppufile.getansistring;
|
|
- ppufile.getderef(defaultconstsymderef);
|
|
|
|
|
|
+ ppufile.getderef(fieldvarsymderef);
|
|
ppuload_platform(ppufile);
|
|
ppuload_platform(ppufile);
|
|
end;
|
|
end;
|
|
|
|
|