view UI/UICharacter.h @ 2355:a574a80e7012

Moving more functions out of unsorted_subs
author Grumpy7
date Wed, 09 Apr 2014 22:58:22 +0200
parents 12a935783629
children
line wrap: on
line source

#pragma once
void CharacterUI_LoadPaperdollTextures();
void WetsuitOn(unsigned int uPlayerID); // idb
void WetsuitOff(unsigned int uPlayerID);