mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
Added EV_ClearInvItemReference declaration
This commit is contained in:
parent
ea6920b711
commit
ebf33349a3
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@ typedef enum {
|
||||||
L_STATBAR_HEADING_SPINNER
|
L_STATBAR_HEADING_SPINNER
|
||||||
} statbar_orientation_t;
|
} statbar_orientation_t;
|
||||||
|
|
||||||
|
extern Event EV_ClearInvItemReference;
|
||||||
|
|
||||||
class UIFakkLabel : public UILabel
|
class UIFakkLabel : public UILabel
|
||||||
{
|
{
|
||||||
protected:
|
protected:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue