Source position: Prometheus_Core.pas line 51
type PromCoreRec = record
SdlEvent: pSdl_Event;
PromEvent: PrometheusEvent;
Warning: String;
end;