mirror of
https://github.com/zeldaret/tp
synced 2026-06-27 18:53:08 -04:00
ported over f_pc
This commit is contained in:
@@ -3,4 +3,7 @@
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
void sBs_FillArea_s(void* pPtr, u32 pNumBytes, s16 pValue);
|
||||
void sBs_ClearArea(void* pPtr, u32 pNumBytes);
|
||||
|
||||
#endif /* S_BASIC_H */
|
||||
|
||||
Reference in New Issue
Block a user