added touch emulator

This commit is contained in:
2022-01-04 03:46:30 -05:00
parent 8702cc9e99
commit c0a5f97ea9
7 changed files with 198 additions and 4 deletions

View File

@ -26,6 +26,8 @@ shared_library(
'mercury-dll.c',
'mercury-dll.h',
'elisabeth.h',
'elisabeth.c'
'elisabeth.c',
'touch.h',
'touch.c'
],
)