mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-18 03:31:31 +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,
|
||||
GetNsDataIdList = 0x00100102,
|
||||
GetNsDataIdList1 = 0x00110102,
|
||||
GetNsDataIdList2 = 0x00120102,
|
||||
GetNsDataIdList3 = 0x00130102,
|
||||
GetNsDataIdList2 = 0x00120102,
|
||||
GetNsDataIdList3 = 0x00130102,
|
||||
SendProperty = 0x00140082,
|
||||
ReceiveProperty = 0x00160082,
|
||||
GetTaskServiceStatus = 0x001B0042,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue