mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-04 01:07:22 +00:00
M4: Fix Unused Variable GCC Compiler Warning
This commit is contained in:
parent
feaad5cc2c
commit
4329e9b2a3
@ -47,7 +47,6 @@ namespace M4 {
|
||||
#define NUM_FREE FREE_END-(FREE_START)+1
|
||||
|
||||
static HotkeyCB remember_esc_key;
|
||||
static bool examining_inventory_object;
|
||||
static HotSpotRec *exam_saved_hotspots;
|
||||
|
||||
void krn_pal_game_task() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user