File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -260,7 +260,6 @@ bool brr2wav (const char *path)
260
260
void usage (void )
261
261
{
262
262
printf ("%s %s: decodes snes brr into Microsoft WAVE.\n" , APP_NAME , APP_VER );
263
- puts ("programmed by gocha - http://gocha.s151.xrea.com/" );
264
263
puts ("if you want more features, you may want to use snesbrr." );
265
264
puts ("" );
266
265
puts ("Options:" );
Original file line number Diff line number Diff line change @@ -276,7 +276,6 @@ bool split700 (const char *path)
276
276
void usage (void )
277
277
{
278
278
printf ("%s %s: extracts brr samples from spc dump.\n" , APP_NAME , APP_VER );
279
- puts ("programmed by gocha - http://gocha.s151.xrea.com/" );
280
279
puts ("if you want to decode brr, try snesbrr. it's one of nice brr decoders." );
281
280
puts ("" );
282
281
puts ("Options:" );
You can’t perform that action at this time.
0 commit comments