mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-12-24 04:32:36 +00:00
Merge pull request #51 from pspdev/fix_GetTachyonVersion_name
Fix GetTachyonVersion prefix
This commit is contained in:
@@ -72,7 +72,7 @@ int sceSysregMeBusClockDisable(void);
|
||||
* Get the PSP's Tachyon version.
|
||||
* @param version - A pointer to an int to receive the Tachyon version into
|
||||
*/
|
||||
int sceSysconGetTachyonVersion( int* version );
|
||||
int sceSysregGetTachyonVersion( int* version );
|
||||
|
||||
/**@}*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user