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

Changes

Jump to navigation Jump to search
212 bytes added ,  07:06, 17 December 2015
Line 73: Line 73:  
|Initializes the FS library.
 
|Initializes the FS library.
 
|Must be called before anything else! Can be called multiple times safely.
 
|Must be called before anything else! Can be called multiple times safely.
 +
|-
 +
|FSShutdown
 +
|<code>void FSShutdown(void);</code>
 +
|This is just a "return;".
 +
|
 
|-
 
|-
 
|FSAddClient
 
|FSAddClient
Line 84: Line 89:  
|Command Block size is 0xA80 bytes, should be 0x20 byte padded.
 
|Command Block size is 0xA80 bytes, should be 0x20 byte padded.
 
|}
 
|}
 +
 +
The FS* functions appear to only be used by regular applications, while the FSA* functions appear to only be used by system rpls.
    
===Internal===
 
===Internal===
340

edits

Navigation menu