mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-26 09:14:09 +00:00
clear() when empty is simply a no-op, so we can get rid of the check here and let the stdlib do it for us. |
||
|---|---|---|
| .. | ||
| drivers | ||
| helpers | ||
| CMakeLists.txt | ||
| input_engine.cpp | ||
| input_engine.h | ||
| input_mapping.cpp | ||
| input_mapping.h | ||
| input_poller.cpp | ||
| input_poller.h | ||
| main.cpp | ||
| main.h | ||