IrrDeviceWayland: initialize m_touch variable
This commit is contained in:
parent
b611b0dd80
commit
51ca86b416
@ -790,6 +790,7 @@ CIrrDeviceWayland::CIrrDeviceWayland(const SIrrlichtCreationParameters& params)
|
||||
m_display = NULL;
|
||||
m_egl_window = NULL;
|
||||
m_keyboard = NULL;
|
||||
m_touch = NULL;
|
||||
m_output = NULL;
|
||||
m_pointer = NULL;
|
||||
m_registry = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user