mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-20 12:39:13 +12:00
fix: spaces -> tabs
This commit is contained in:
parent
128d4472db
commit
560b75bf25
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ namespace BOSSCommands {
|
||||||
GetTaskIdList = 0x000E0000,
|
GetTaskIdList = 0x000E0000,
|
||||||
GetNsDataIdList = 0x00100102,
|
GetNsDataIdList = 0x00100102,
|
||||||
GetNsDataIdList1 = 0x00110102,
|
GetNsDataIdList1 = 0x00110102,
|
||||||
GetNsDataIdList2 = 0x00120102,
|
GetNsDataIdList2 = 0x00120102,
|
||||||
GetNsDataIdList3 = 0x00130102,
|
GetNsDataIdList3 = 0x00130102,
|
||||||
SendProperty = 0x00140082,
|
SendProperty = 0x00140082,
|
||||||
ReceiveProperty = 0x00160082,
|
ReceiveProperty = 0x00160082,
|
||||||
GetTaskServiceStatus = 0x001B0042,
|
GetTaskServiceStatus = 0x001B0042,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue