mirror of
https://github.com/Maschell/dynamic_libs.git
synced 2024-11-15 01:15:15 +01:00
parent
8ded3004e8
commit
12aa7ca300
@ -129,7 +129,7 @@ typedef struct
|
|||||||
VPADTPData tpdata1; /* Modified touchscreen data 1 */
|
VPADTPData tpdata1; /* Modified touchscreen data 1 */
|
||||||
VPADTPData tpdata2; /* Modified touchscreen data 2 */
|
VPADTPData tpdata2; /* Modified touchscreen data 2 */
|
||||||
VPADDir dir; /* Orientation in three-dimensional space */
|
VPADDir dir; /* Orientation in three-dimensional space */
|
||||||
BOOL headphone; /* Set to TRUE if headphones are plugged in, FALSE otherwise */
|
s32 headphone; /* Set to TRUE if headphones are plugged in, FALSE otherwise */
|
||||||
Vec3D mag; /* Magnetometer data */
|
Vec3D mag; /* Magnetometer data */
|
||||||
u8 volume; /* 0 to 255 */
|
u8 volume; /* 0 to 255 */
|
||||||
u8 battery; /* 0 to 6 */
|
u8 battery; /* 0 to 6 */
|
||||||
|
Loading…
Reference in New Issue
Block a user