mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-19 20:19:13 +12:00
Don't die on ns:s, add wifi level config mem address
This commit is contained in:
parent
103cb6acc2
commit
e2888d839a
4 changed files with 5 additions and 0 deletions
|
@ -19,6 +19,7 @@ namespace ConfigMem {
|
|||
HardwareType = 0x1FF81004,
|
||||
Datetime0 = 0x1FF81020,
|
||||
WifiMac = 0x1FF81060,
|
||||
WifiLevel = 0x1FF81066,
|
||||
NetworkState = 0x1FF81067,
|
||||
SliderState3D = 0x1FF81080,
|
||||
LedState3D = 0x1FF81084,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue