mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 21:52:48 +00:00
Rename alias.h/.c -> sddata.h/.c
This commit is contained in:
parent
94c0608477
commit
50450d2a9f
@ -1,7 +1,7 @@
|
||||
#include "ui.h"
|
||||
#include "fs.h"
|
||||
#include "virtual.h"
|
||||
#include "alias.h"
|
||||
#include "sddata.h"
|
||||
#include "image.h"
|
||||
#include "sha.h"
|
||||
#include "sdmmc.h"
|
||||
|
@ -7,7 +7,7 @@
|
||||
#include "virtual.h"
|
||||
#include "image.h"
|
||||
|
||||
#define VERSION "0.7.1"
|
||||
#define VERSION "0.7.2"
|
||||
|
||||
#define N_PANES 2
|
||||
#define IMG_DRV "789I"
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "alias.h"
|
||||
#include "sddata.h"
|
||||
#include "aes.h"
|
||||
#include "sha.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user