/******************************Module*Header*******************************\ * Module Name: util.h * * Externals from util.c * * Copyright (c) 1994-1995 Microsoft Corporation * \**************************************************************************/ extern int mfRand( int ); extern void RectWipeClear( int width, int height );