diff GUI/UI/UIGame.h @ 2501:0ff6a9e9bf7f

GUI folger
author Ritor1
date Fri, 19 Sep 2014 04:21:12 +0600
parents
children 4087cbc62706
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/GUI/UI/UIGame.h	Fri Sep 19 04:21:12 2014 +0600
@@ -0,0 +1,5 @@
+#pragma once
+void GameUI_WritePointedObjectStatusString();
+void __fastcall GameUI_OnPlayerPortraitLeftClick(unsigned int uPlayerID); // idb
+
+__int16 __fastcall sub_441A4E(int a1);