mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 05:15:47 +00:00
common: Rewrite and move core/frontend/input.h to common
This commit is contained in:
parent
61c990726b
commit
cb6b6189d7
2 changed files with 243 additions and 0 deletions
|
@ -73,6 +73,7 @@ add_library(common STATIC
|
|||
hex_util.h
|
||||
host_memory.cpp
|
||||
host_memory.h
|
||||
input.h
|
||||
intrusive_red_black_tree.h
|
||||
literals.h
|
||||
logging/backend.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue