diff --git a/VERSION b/VERSION index cd2adfc9..e940df60 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -a12-166-g83f63f4c42+1 \ No newline at end of file +a12-167-g558ae5dc45+1 \ No newline at end of file diff --git a/c-host/platform/Windows/capture/NVFBC/src/nvfbc.c b/c-host/platform/Windows/capture/NVFBC/src/nvfbc.c index e2cdafa5..2ab0b133 100644 --- a/c-host/platform/Windows/capture/NVFBC/src/nvfbc.c +++ b/c-host/platform/Windows/capture/NVFBC/src/nvfbc.c @@ -128,7 +128,6 @@ static bool nvfbc_create() static bool nvfbc_init(void * pointerShape, const unsigned int pointerSize) { - return false; this->stop = false; this->pointerShape = pointerShape; this->pointerSize = pointerSize;