New Super Mario Bros. U Headers
Loading...
Searching...
No Matches
PlayerHIO_Character.h
Go to the documentation of this file.
1#pragma once
2
3#include <player/PlayerEnum.h>
4
5// Address: 0x029121C8
6f32 GetCarryMiniPlayerAddYOffs(PlayerCharacter character, PlayerMode mode);
7// Address: 0x029121D8
8f32 GetCarrySmallPlayerAddYOffs(PlayerCharacter character, PlayerMode mode);
f32 GetCarrySmallPlayerAddYOffs(PlayerCharacter character, PlayerMode mode)
f32 GetCarryMiniPlayerAddYOffs(PlayerCharacter character, PlayerMode mode)