mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-21 18:11:11 +00:00
parent
7a64527db5
commit
a9cca5e76c
12 changed files with 84 additions and 47 deletions
|
@ -205,6 +205,9 @@ enum EAPPLICATION_EVENT_TYPE
|
|||
//! The application received a memory warning.
|
||||
EAET_MEMORY_WARNING,
|
||||
|
||||
//! The display density changed (only works on SDL).
|
||||
EAET_DPI_CHANGED,
|
||||
|
||||
//! No real event, but to get number of event types.
|
||||
EAET_COUNT
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue