13 lines
361 B
Plaintext
13 lines
361 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName sc_ref_003
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 19/07/2002 10:29:13 PM
|
||
|
//:://////////////////////////////////////////////
|
||
|
#include "sc_dart_include"
|
||
|
void main()
|
||
|
{
|
||
|
initGame(0);
|
||
|
}
|