head	1.1;
branch	1.1.1;
access;
symbols
	iQue_20031113:1.1.1.1
	iQue_beta_1_0:1.1.1.1
	start:1.1.1.1
	Nintendo:1.1.1;
locks; strict;
comment	@# @;
expand	@b@;


1.1
date	2003.02.05.23.47.38;	author wheeler;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2003.02.05.23.47.38;	author wheeler;	state Exp;
branches;
next	;


desc
@@



1.1
log
@Initial revision
@
text
@BEGIN{
    if (scene < 10){
	label=sprintf("inst scene 0%d",scene);
    }
    else{
	label=sprintf("inst scene %d",scene);
    }
}
$0~/;\*\*/{
    bankflg=0;
}

bankflg==0{
    if (endflg==0){
	print $0 > "tmp1.def"
    }
    else{
	print $0 > "tmp2.def"
    }
}


$0~label{
    bankflg=1;
    endflg=1;
}
@


1.1.1.1
log
@audio assets
@
text
@@
