mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-12-26 10:35:39 +00:00
Fix documentation mistakes
While trying to work with the docs I found 2 places with incorrect information.
This commit is contained in:
@@ -76,7 +76,7 @@ void pspDebugScreenSetBackColor(u32 color);
|
||||
/**
|
||||
* Set the text color
|
||||
*
|
||||
* @param color - A 32 bit RGB color
|
||||
* @param color - A 32 bit BGR color
|
||||
*/
|
||||
void pspDebugScreenSetTextColor(u32 color);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user