Source/GGBUtils.h
changeset 8 45c82a071aca
parent 1 3eb7be1dd7b6
child 10 6c78cc6bd7a6
     1.1 --- a/Source/GGBUtils.h	Mon Mar 10 17:30:57 2008 -0700
     1.2 +++ b/Source/GGBUtils.h	Wed May 28 12:47:10 2008 -0700
     1.3 @@ -30,5 +30,6 @@
     1.4  void setObjCopy( id<NSCopying> *variable, id<NSCopying> newValue );
     1.5  
     1.6  
     1.7 +void PreloadSound( NSString* name );
     1.8  void PlaySound( NSString* name );
     1.9  void Beep( void );
    1.10 \ No newline at end of file