Add backbutton

This commit is contained in:
Daniel Panero
2024-11-15 08:15:04 +01:00
committed by Dani Pani
parent f48fce5932
commit 5f6943fd81
9 changed files with 67 additions and 1 deletions

View File

@@ -169,7 +169,8 @@ libtranslationlayer_so = shared_library('translation_layer_main', [
executable('android-translation-layer', [
'src/main-executable/main.c',
'src/main-executable/r_debug.c'
'src/main-executable/r_debug.c',
'src/main-executable/back_button.c'
],
install: true,
dependencies: [