view GUI/UI/UIPopup.h @ 2544:c674d547cc7c

GUIWindow switch logic refactored into behaviour classes
author a.parshin
date Mon, 11 May 2015 09:51:04 +0200
parents 0ff6a9e9bf7f
children d87bfbd3bb3b
line wrap: on
line source

#pragma once

unsigned int __fastcall GetSpellColor(signed int a1);
__int64 GetExperienceRequiredForLevel(int a1);