SSBM Decomp
Toggle main menu visibility
Loading...
Searching...
No Matches
sislib.static.h
Go to the documentation of this file.
1
#ifndef SYSDOLPHIN_BASELIB_SISLIB_STATIC_H
2
#define SYSDOLPHIN_BASELIB_SISLIB_STATIC_H
3
4
#include <
Runtime/platform.h
>
5
7
static
inline
u8
*
HSD_SisLib_BytePtr
(
void
* ptr)
8
{
9
return
ptr;
10
}
11
12
#endif
u8
unsigned char u8
Definition
types.h:5
platform.h
HSD_SisLib_BytePtr
static u8 * HSD_SisLib_BytePtr(void *ptr)
Shared by the sislib translation units.
Definition
sislib.static.h:7
src
sysdolphin
baselib
sislib.static.h
Generated by
1.17.0