Minor fix in a DSP-1 table

This commit is contained in:
n-a-c-h
2003-06-29 07:24:47 +00:00
parent b2f88279b8
commit 0933682708

View File

@@ -85,7 +85,7 @@ void Stop_Log (void)
#endif
const short DSP1ROM[1024] = {
const unsigned short DSP1ROM[1024] = {
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,