Replace all gflag implementations with cvar implementations
This commit is contained in:
@@ -9,8 +9,7 @@
|
||||
|
||||
#ifndef XENIA_GPU_GPU_FLAGS_H_
|
||||
#define XENIA_GPU_GPU_FLAGS_H_
|
||||
|
||||
#include <gflags/gflags.h>
|
||||
#include "xenia/base/cvar.h"
|
||||
|
||||
DECLARE_string(trace_gpu_prefix);
|
||||
DECLARE_bool(trace_gpu_stream);
|
||||
|
||||
Reference in New Issue
Block a user