unit overlay;
// Dummy unit for Win32, so I don't have to IFDEF the USES OVERLAY out of dozens of files!
interface
implementation
end.