Subversion Repositories spacemission

Rev

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

Rev 1 Rev 2
Line 12... Line 12...
12
  MMSystem,
12
  MMSystem,
13
  LevMain in 'LevMain.pas' {MainForm},
13
  LevMain in 'LevMain.pas' {MainForm},
14
  LevText in 'LevText.pas' {TextForm},
14
  LevText in 'LevText.pas' {TextForm},
15
  LevSplash in 'LevSplash.pas' {SplashForm},
15
  LevSplash in 'LevSplash.pas' {SplashForm},
16
  LevSpeicherung in 'LevSpeicherung.pas' {SpeicherungForm},
16
  LevSpeicherung in 'LevSpeicherung.pas' {SpeicherungForm},
17
  LevInfo in 'LevInfo.pas' {InfoForm},
17
  SplInfo in 'SplInfo.pas' {InfoForm},
18
  LevSource in 'LevSource.pas' {SourceForm},
18
  LevSource in 'LevSource.pas' {SourceForm},
19
  LevOptions in 'LevOptions.pas' {LevelForm};
19
  LevOptions in 'LevOptions.pas' {LevelForm},
-
 
20
  Global in 'Global.pas';
20
 
21
 
21
{$R *.RES}
22
{$R *.RES}
22
 
23
 
23
var
24
var
24
  Fehler: boolean;
25
  Fehler: boolean;