Minor fix in a DSP-1 table
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user