Added EV_ClearInvItemReference declaration

This commit is contained in:
smallmodel 2023-12-31 15:34:53 +01:00
parent ea6920b711
commit ebf33349a3
No known key found for this signature in database
GPG key ID: A96F163ED4891440

View file

@ -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: