7 lines
96 B
C
7 lines
96 B
C
#pragma once
|
|
|
|
#include "logic.h"
|
|
|
|
#undef VIRT_DS4_DEBUG
|
|
|
|
void *virt_ds4_thread_func(void *ptr);
|