mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-07 03:21:38 +12:00
[CFG & NCCH archive] Add bad word list & the user time offset config
This commit is contained in:
parent
7834f6d734
commit
16d150496d
5 changed files with 145 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
// Taken from Citra
|
||||
// Generated with https://github.com/B3n30/citra_system_archives
|
||||
#pragma once
|
||||
|
||||
unsigned char MII_DATA[] = {
|
||||
const unsigned char MII_DATA[] = {
|
||||
0x28, 0x00, 0x00, 0x00, 0x28, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x00,
|
||||
0x34, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x4c, 0x00, 0x00, 0x00,
|
||||
0x0c, 0x00, 0x00, 0x00, 0x58, 0x00, 0x00, 0x00, 0x38, 0x00, 0x00, 0x00,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue