; Welcome to the GameKit game editor!
;
; You can create your own game using this program.
; For detailed instructions, check out your manual.
; It is in Microsoft Word, RTF, and Raw text format
; in your GameKit directory.
;

PROGRAM{

  CLASSES{

  }CLASSES


  STATES{
    BEGIN{

    }BEGIN
  }STATES

}PROGRAM
