mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 13:42:47 +00:00
20 lines
328 B
C
20 lines
328 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 "cmd.h"
|
|
#include "ticketdb.h"
|
|
#include "ncchinfo.h"
|