mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-08-06 13:18:31 +02:00
Apply format corrections
This commit is contained in:
@@ -547,7 +547,6 @@ void config_get_nv_core_clock_mhz_offset(GameModeConfig *self, long *value)
|
||||
void config_get_nv_mem_clock_mhz_offset(GameModeConfig *self, long *value)
|
||||
{
|
||||
memcpy_locked_config(self, value, &self->nv_mem_clock_mhz_offset, sizeof(long));
|
||||
|
||||
}
|
||||
void config_get_nv_perf_level(GameModeConfig *self, long *value)
|
||||
{
|
||||
|
Reference in New Issue
Block a user