ui: remove inv header

isolation_bkp/dynres
Dominik Madarász 2022-07-31 11:21:41 +02:00
parent 6acd8d202a
commit 5e44976039
2 changed files with 0 additions and 3 deletions

View File

@ -1,5 +1,3 @@
#include "items.h"
static uint8_t inv_selected_item = 0;
static bool inv_drop_item = false;
bool inv_is_open = false;

View File

@ -1 +0,0 @@
#pragma once