mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-26 17:31:45 +02:00
Rename gpu-query to gpu-control to better describe it's functions
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
common_sources = [
|
||||
'logging.c',
|
||||
'governors-query.c',
|
||||
'gpu-query.c',
|
||||
'gpu-control.c',
|
||||
]
|
||||
|
||||
daemon_common = static_library(
|
||||
|
Reference in New Issue
Block a user