Update CFWInfo.h

This commit is contained in:
TuxSH 2016-08-29 18:18:11 +02:00 committed by Aurora
parent abf7c8e565
commit 06fe06f9f1

View File

@ -1,5 +1,7 @@
#pragma once
#include <3ds/types.h>
typedef struct __attribute__((packed))
{
char magic[4];