mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 13:42:47 +00:00
10 lines
172 B
C
10 lines
172 B
C
|
#pragma once
|
||
|
|
||
|
#include "ctrtransfer.h"
|
||
|
#include "gameutil.h"
|
||
|
#include "keydbutil.h"
|
||
|
#include "nandcmac.h"
|
||
|
#include "nandutil.h"
|
||
|
#include "scripting.h"
|
||
|
#include "sysinfo.h"
|