Cleaned up left over debug code

This commit is contained in:
pagefault
2001-05-30 01:55:22 +00:00
parent f9a8019ce3
commit 311c109432

View File

@@ -855,8 +855,6 @@ BOOL FAR PASCAL InitJoystickInput(LPCDIDEVICEINSTANCE pdinst, LPVOID pvRef)
void endgame()
{
MessageBox(NULL, "blah", "blah", MB_OK);
if(lpDirectSound)
{
lpDirectSound->Release();