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

#include "wpad_global.h"

VOID __regargs WPP_OpenWindow( struct Pad *pad )
{
}