* increased size of ttargetswitchinfo.define to fit the string added in my

previous commit
This commit is contained in:
Nikolay Nikolov 2021-09-16 21:44:05 +03:00
parent eda6b105b7
commit 3a242a17f4

View File

@ -411,7 +411,7 @@ interface
hasvalue: boolean; hasvalue: boolean;
{ target switch can be used only globally } { target switch can be used only globally }
isglobal: boolean; isglobal: boolean;
define: string[25]; define: string[26];
end; end;
const const