When I try to run this code on simba
program new;
{$DEFINE SMART}
{$i srl/srl.simba}
begin
ClearDebug();
SetupSRL();
end.
Type: Posts; User: Nameguy
When I try to run this code on simba
program new;
{$DEFINE SMART}
{$i srl/srl.simba}
begin
ClearDebug();
SetupSRL();
end.