/***************************************************************************
 * WPP_CloseWindow.c
 *
 * wpad.library, Copyright ©1995 Lee Kindness.
 *
 * WPP_CloseWindow()
 */

#include "wpad_global.h"

VOID __regargs WPP_CloseWindow( struct Pad *pad )
{
}