8 lines
87 B
C++
8 lines
87 B
C++
|
#include "StdAfx.h"
|
||
|
|
||
|
#include "Common.h"
|
||
|
|
||
|
void JoyportControl(const UINT uControl)
|
||
|
{
|
||
|
}
|