home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
Apps
/
SoundApps
/
StartupSound
/
Source
/
StartupSound.nib
/
data.classes
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-06-12
|
194 b
|
15 lines
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
StartupSoundApp = {
ACTIONS = {
appDidInit:;
};
OUTLETS = {
theSound;
};
SUPERCLASS = Application;
};