Subversion Repositories spacemission

Rev

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

Rev 2 Rev 3
Line 6... Line 6...
6
  Windows,
6
  Windows,
7
  Forms,
7
  Forms,
8
  Dialogs,
8
  Dialogs,
9
  SysUtils,
9
  SysUtils,
10
  MMSystem,
10
  MMSystem,
11
  SplMain in 'SplMain.pas' {MainForm},
11
  GamMain in 'GamMain.pas' {MainForm},
12
  SplText in 'SplText.pas' {TextForm},
12
  ComText in 'ComText.pas' {TextForm},
13
  SplSplash in 'SplSplash.pas' {SplashForm},
13
  GamSplash in 'GamSplash.pas' {SplashForm},
14
  SplSpeicherung in 'SplSpeicherung.pas' {SpeicherungForm},
14
  GamSpeicherung in 'GamSpeicherung.pas' {SpeicherungForm},
15
  SplInfo in 'SplInfo.pas' {InfoForm},
15
  ComInfo in 'ComInfo.pas' {InfoForm},
16
  SplCheat in 'SplCheat.pas' {CheatForm},
16
  GamCheat in 'GamCheat.pas' {CheatForm},
17
  Global in 'Global.pas';
17
  Global in 'Global.pas';
18
 
18
 
19
{$R *.RES}
19
{$R *.RES}
20
 
20
 
21
var
21
var