SSBM Decomp
Loading...
Searching...
No Matches
PadClamp.h
Go to the documentation of this file.
1
#ifndef DOLPHIN_PAD_PADCLAMP_H
2
#define DOLPHIN_PAD_PADCLAMP_H
3
4
#include <
platform.h
>
5
6
void
ClampStick
(
s8
* px,
s8
* py,
s8
max,
s8
xy
,
s8
min);
7
8
#endif
xy
u32 xy
Definition
OSSerial.c:19
ClampStick
void ClampStick(s8 *px, s8 *py, s8 max, s8 xy, s8 min)
Definition
PadClamp.c:35
platform.h
s8
signed char s8
A signed 8-bit integer.
Definition
platform.h:8
src
dolphin
pad
PadClamp.h
Generated by
1.9.8