Mercurial > mm7
view UI/UICharacter.h @ 2369:bddcaf5d5db2
removing non-nullptr conditions before frees, chaning 0 and NULL assignmnets to pointers to nullptr assignments
author | Grumpy7 |
---|---|
date | Mon, 12 May 2014 01:50:32 +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);