Mercurial > mm7
view UI/UICharacter.h @ 2484:cc7019a533fc
Fixing dereferencing of an integer instead of a pointer to it
author | Grumpy7 |
---|---|
date | Sat, 06 Sep 2014 21:45:26 +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);