DisableSerial

This commit is contained in:
PikalaxALT
2017-11-13 01:20:38 -05:00
parent fcb8c8cf32
commit 910c39d4ef
3 changed files with 13 additions and 37 deletions

View File

@@ -95,9 +95,9 @@ struct LinkPlayer
struct LinkPlayerBlock
{
u8 magic1[16];
char magic1[16];
struct LinkPlayer linkPlayer;
u8 magic2[16];
char magic2[16];
};
// circular queues