diff options
author | 2015-05-15 15:13:19 +0200 | |
---|---|---|
committer | 2015-05-15 15:13:19 +0200 | |
commit | f49b7f5166073de8c731116c9333e441611173fa (patch) | |
tree | 076b2a7e72c47c358dbc42488230dd8841439609 /src/emu/sound/spu_tables.c | |
parent | 4fe5dbaa030295be4bc98fd1d27e5767b511db83 (diff) |
added for pSXAuthor (nw)
Diffstat (limited to 'src/emu/sound/spu_tables.c')
-rw-r--r-- | src/emu/sound/spu_tables.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/spu_tables.c b/src/emu/sound/spu_tables.c index 15312741710..6af97ded049 100644 --- a/src/emu/sound/spu_tables.c +++ b/src/emu/sound/spu_tables.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:pSXAuthor, R.Belmont #include "emu.h" #include "spu.h" |