mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-08 06:32:35 -04:00
parent
a980fe21ac
commit
1070d951e6
2 changed files with 2 additions and 2 deletions
|
@ -69,7 +69,7 @@ struct SharedMemory {
|
|||
union {
|
||||
ToneData tones_data;
|
||||
struct {
|
||||
JammerChannel jammer_channels[24];
|
||||
JammerChannel jammer_channels[80];
|
||||
HopperChannel hopper_channels[24];
|
||||
} dummy_seperate;
|
||||
uint8_t data[512];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue