KProcess: Difference between revisions
No edit summary |
add new 3ds handle data |
||
Line 317: | Line 317: | ||
| u32 | | u32 | ||
| Process id, this always begins at 0x0 for the first process. | | Process id, this always begins at 0x0 for the first process. | ||
|- | |||
| 0xDC | |||
| KProcessHandleTable | |||
| This is the data for tracking and using all of the KProcess's handles. | |||
|} | |} | ||