mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
Use spaces for vertical alignment
This commit is contained in:
parent
e25796f0d0
commit
d0c9d7c0ae
96 changed files with 2990 additions and 2992 deletions
|
|
@ -8,8 +8,8 @@ Module cellLv2dbg(0x002e, cellLv2dbg_init);
|
|||
// Return Codes
|
||||
enum
|
||||
{
|
||||
CELL_LV2DBG_ERROR_DEINVALIDARGUMENTS = 0x80010409,
|
||||
CELL_LV2DBG_ERROR_DEOPERATIONDENIED = 0x8001042c,
|
||||
CELL_LV2DBG_ERROR_DEINVALIDARGUMENTS = 0x80010409,
|
||||
CELL_LV2DBG_ERROR_DEOPERATIONDENIED = 0x8001042c,
|
||||
};
|
||||
|
||||
int sys_dbg_read_spu_thread_context()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue