mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-19 20:19:13 +12:00
[Memory] Add 3D Slider shared page value
This commit is contained in:
parent
b868b69dbf
commit
e296a0b0de
2 changed files with 5 additions and 0 deletions
|
@ -13,6 +13,7 @@ namespace ConfigMem {
|
|||
Datetime0 = 0x1FF81020,
|
||||
WifiMac = 0x1FF81060,
|
||||
NetworkState = 0x1FF81067,
|
||||
SliderState3D = 0x1FF81080,
|
||||
LedState3D = 0x1FF81084,
|
||||
BatteryState = 0x1FF81085,
|
||||
Unknown1086 = 0x1FF81086,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue