mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-19 20:19:13 +12:00
[Config Memory] Implement NetworkState
This commit is contained in:
parent
513ddf39e0
commit
51d3551114
2 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,7 @@ namespace ConfigMem {
|
|||
EnvInfo = 0x1FF80014,
|
||||
AppMemAlloc = 0x1FF80040,
|
||||
Datetime0 = 0x1FF81020,
|
||||
NetworkState = 0x1FF81067,
|
||||
LedState3D = 0x1FF81084,
|
||||
BatteryState = 0x1FF81085,
|
||||
HeadphonesConnectedMaybe = 0x1FF810C0 // TODO: What is actually stored here?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue