log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
mm7
annotate UI/UIPopup.h @ 2479:
908baf8e7d23
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
WAVE_FORMAT
author
Ritor1
date
Fri, 22 Aug 2014 11:06:51 +0600
parents
0f17a30149ec
children
rev
line source
2355
a574a80e7012
Moving more functions out of unsorted_subs
Grumpy7
parents:
2351
diff
changeset
1
#pragma once
a574a80e7012
Moving more functions out of unsorted_subs
Grumpy7
parents:
2351
diff
changeset
2
2463
0f17a30149ec
cleaning project part 1
zipi
parents:
2355
diff
changeset
3
unsigned int __fastcall GetSpellColor(signed int a1);
0f17a30149ec
cleaning project part 1
zipi
parents:
2355
diff
changeset
4
__int64 GetExperienceRequiredForLevel(int a1);