gsr-game-tracker: add TETR.IO

This commit is contained in:
dec05eba
2026-04-30 23:45:31 +02:00
parent 2ae5d72adc
commit c8ff0f91cd
5 changed files with 3 additions and 5 deletions

View File

@@ -266,7 +266,6 @@ namespace gsr {
int gsr_game_tracker_process_output_fd = -1;
FILE *gsr_game_tracker_process_output_file = nullptr;
pid_t gsr_game_tracker_process_id = -1;
bool game_running = false;
GameReplayAction game_replay_action = GameReplayAction::IDLE;
struct wl_display *wayland_dpy = nullptr;