log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
mm7
annotate UI/UICharacter.h @ 2478:
e54f5bfe8f1a
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Merge
author
Grumpy7
date
Thu, 21 Aug 2014 23:28:48 +0200
parents
12a935783629
children
rev
line source
2351
12a935783629
Adding include guards to new UI headers
Grumpy7
parents:
2348
diff
changeset
1
#pragma once
2348
4100fb5c4913
Created header files for UI cpp files
Grumpy7
parents:
diff
changeset
2
void CharacterUI_LoadPaperdollTextures();
4100fb5c4913
Created header files for UI cpp files
Grumpy7
parents:
diff
changeset
3
void WetsuitOn(unsigned int uPlayerID); // idb
4100fb5c4913
Created header files for UI cpp files
Grumpy7
parents:
diff
changeset
4
void WetsuitOff(unsigned int uPlayerID);