Source position: unit_globals.pas line 271
type God = record
Adam: FullHandle;
PreviousGod: GodHandle;
NextGod: GodHandle;
end;