view UI/UICharacter.h @ 2370:bbf8a522dcec

removing non-nullptr conditions before deletes
author Grumpy7
date Mon, 12 May 2014 01:55:23 +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);