mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-08-06 09:35:35 +00:00
minor OSAudioSystem correction
Former-commit-id: 3966d4be28ed03952c470308572ab5fe3ce4388f
This commit is contained in:
parent
56410369ae
commit
3ffb92066d
@ -4,7 +4,7 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
u8 DSPInitCode[128] = {
|
||||
static u8 DSPInitCode[128] = {
|
||||
0x02, 0x9F, 0x00, 0x10, 0x02, 0x9F, 0x00, 0x33, 0x02, 0x9F, 0x00, 0x34, 0x02, 0x9F, 0x00, 0x35,
|
||||
0x02, 0x9F, 0x00, 0x36, 0x02, 0x9F, 0x00, 0x37, 0x02, 0x9F, 0x00, 0x38, 0x02, 0x9F, 0x00, 0x39,
|
||||
0x12, 0x06, 0x12, 0x03, 0x12, 0x04, 0x12, 0x05, 0x00, 0x80, 0x80, 0x00, 0x00, 0x88, 0xFF, 0xFF,
|
||||
|
Loading…
x
Reference in New Issue
Block a user