Cleaned up left over debug code
This commit is contained in:
@@ -855,8 +855,6 @@ BOOL FAR PASCAL InitJoystickInput(LPCDIDEVICEINSTANCE pdinst, LPVOID pvRef)
|
|||||||
|
|
||||||
void endgame()
|
void endgame()
|
||||||
{
|
{
|
||||||
|
|
||||||
MessageBox(NULL, "blah", "blah", MB_OK);
|
|
||||||
if(lpDirectSound)
|
if(lpDirectSound)
|
||||||
{
|
{
|
||||||
lpDirectSound->Release();
|
lpDirectSound->Release();
|
||||||
|
|||||||
Reference in New Issue
Block a user