In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
4 bytes removed ,  05:21, 10 December 2015
Line 201: Line 201:  
|-
 
|-
 
|OSScreenPutFontEx
 
|OSScreenPutFontEx
|uint32_t OSScreenPutFontEx(int bufferNum, uint32_t posX, uint32_t posY, const char *str);
+
|void OSScreenPutFontEx(int bufferNum, uint32_t posX, uint32_t posY, const char *str);
 
|Write text to the specified buffer; unlike OSFatal() this doesn't halt your system.
 
|Write text to the specified buffer; unlike OSFatal() this doesn't halt your system.
 
|}
 
|}
340

edits

Navigation menu