mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-10-04 09:08:30 +00:00
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