forked from Mirror/GodMode9
24 lines
405 B
C
24 lines
405 B
C
#pragma once
|
|
|
|
#include "cia.h"
|
|
#include "ncsd.h"
|
|
#include "ncch.h"
|
|
#include "exefs.h"
|
|
#include "romfs.h"
|
|
#include "firm.h"
|
|
#include "boss.h"
|
|
#include "smdh.h"
|
|
#include "codelzss.h"
|
|
#include "nds.h"
|
|
#include "gba.h"
|
|
#include "tad.h"
|
|
#include "3dsx.h"
|
|
#include "tmd.h"
|
|
#include "ticket.h"
|
|
#include "tie.h"
|
|
#include "cmd.h"
|
|
#include "bdri.h"
|
|
#include "ticketdb.h"
|
|
#include "ncchinfo.h"
|
|
#include "cifinish.h"
|