mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-26 17:27:06 +02:00
common: Rewrite and move core/frontend/input.h to common
This commit is contained in:
parent
f078d3d212
commit
ad5142ac2c
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