mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-19 20:19:13 +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 COUNTRY_LIST_DATA[] = {
|
||||
const unsigned char COUNTRY_LIST_DATA[] = {
|
||||
0x28, 0x00, 0x00, 0x00, 0x28, 0x00, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00,
|
||||
0x44, 0x00, 0x00, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x04, 0x01, 0x00, 0x00,
|
||||
0x0c, 0x02, 0x00, 0x00, 0x10, 0x03, 0x00, 0x00, 0x58, 0x1a, 0x00, 0x00,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue