Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
s_basic.h
Go to the documentation of this file.
1#ifndef S_BASIC_H
2#define S_BASIC_H
3
4#include "dolphin/types.h"
5
8
9#endif /* S_BASIC_H */
T cLib_calcTimer(T *value)
Definition c_lib.h:74
void sBs_FillArea_s(void *pPtr, u32 pNumBytes, s16 pValue)
Definition s_basic.cpp:9
void sBs_ClearArea(void *pPtr, u32 pNumBytes)
Definition s_basic.cpp:18
unsigned long u32
Definition types.h:10
signed short s16
Definition types.h:5