Subversion Repositories spacemission

Rev

Rev 14 | Rev 24 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 14 Rev 15
Line 13... Line 13...
13
  GamSplash in 'GamSplash.pas' {SplashForm},
13
  GamSplash in 'GamSplash.pas' {SplashForm},
14
  GamSpeicherung in 'GamSpeicherung.pas' {SpeicherungForm},
14
  GamSpeicherung in 'GamSpeicherung.pas' {SpeicherungForm},
15
  ComInfo in 'ComInfo.pas' {InfoForm},
15
  ComInfo in 'ComInfo.pas' {InfoForm},
16
  GamCheat in 'GamCheat.pas' {CheatForm},
16
  GamCheat in 'GamCheat.pas' {CheatForm},
17
  ComLevelReader in 'ComLevelReader.pas',
17
  ComLevelReader in 'ComLevelReader.pas',
18
  Global in 'Global.pas';
18
  Global in 'Global.pas',
-
 
19
  ComSaveGameReader in 'ComSaveGameReader.pas';
19
 
20
 
20
{$R *.RES}
21
{$R *.RES}
21
 
22
 
22
var
23
var
23
  Sem: THandle;
24
  Sem: THandle;