diff options
author | cpasjuste | 2017-06-22 14:52:16 +0200 |
---|---|---|
committer | cpasjuste | 2017-06-22 14:52:16 +0200 |
commit | c7ecad4f5d4e8974f59c7847cf7a94a3114d6779 (patch) | |
tree | 0dcf8a8867be3a96b196500722724754078de694 /nids/360/SceSysmem.yml | |
parent | Added two more enums buttons in kernel! (#195) (diff) | |
download | vds-libraries-c7ecad4f5d4e8974f59c7847cf7a94a3114d6779.tar.gz |
change SceDebugForDriver printf naming and add definition
Diffstat (limited to 'nids/360/SceSysmem.yml')
-rw-r--r-- | nids/360/SceSysmem.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nids/360/SceSysmem.yml b/nids/360/SceSysmem.yml index 1fad650..cfe19df 100644 --- a/nids/360/SceSysmem.yml +++ b/nids/360/SceSysmem.yml @@ -30,7 +30,7 @@ modules: SceDebugForDriver: nid: 0x88758561 functions: - printf: 0x391B74B7 + sceDebugPrintf: 0x391B74B7 SceDebugForKernel: nid: 0x88C17370 functions: |