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{
    instnum=-1;
}
bankflg==1 {
    if (NF < 1) next;
    if ($1 == instnum+1){
	instnum=$1;
    }
    else{
	if (endflg==0){
	    printf("\t%d : %s\n",instnum+1,label);
	    endflg=1;
	}
    }
}
{
    print $0;
}
$1~/@@BANKLIST/ {
    bankflg=1;
}
@


1.1.1.1
log
@audio assets
@
text
@@
