diff UI/UIPopup.h @ 2355:a574a80e7012

Moving more functions out of unsorted_subs
author Grumpy7
date Wed, 09 Apr 2014 22:58:22 +0200
parents 12a935783629
children 0f17a30149ec
line wrap: on
line diff
--- a/UI/UIPopup.h	Wed Apr 09 21:58:46 2014 +0200
+++ b/UI/UIPopup.h	Wed Apr 09 22:58:22 2014 +0200
@@ -1,1 +1,3 @@
-#pragma once
\ No newline at end of file
+#pragma once
+
+unsigned int __fastcall GetSpellColor(signed int a1);
\ No newline at end of file