diff -r 3eb7be1dd7b6 -r 45c82a071aca Source/GGBUtils.h --- a/Source/GGBUtils.h Mon Mar 10 17:30:57 2008 -0700 +++ b/Source/GGBUtils.h Wed May 28 12:47:10 2008 -0700 @@ -30,5 +30,6 @@ void setObjCopy( id *variable, id newValue ); +void PreloadSound( NSString* name ); void PlaySound( NSString* name ); void Beep( void ); \ No newline at end of file