mirror of
https://github.com/id-Software/Wolf3D-iOS.git
synced 2026-03-20 00:49:35 +01:00
Source release of Wolfenstein 3D Classic Platinum for iOS, 2.1
This commit is contained in:
2
wolf3d/code/env/sound_local.h
vendored
2
wolf3d/code/env/sound_local.h
vendored
@@ -106,6 +106,8 @@ extern sfx_t *Sound_FindSound( const char *name );
|
||||
extern _boolean Sound_Device_Setup( void );
|
||||
extern void Sound_Device_Shutdown( void );
|
||||
|
||||
void AL_CheckErrors();
|
||||
void ALC_CheckErrors();
|
||||
|
||||
#endif /* __SOUND_LOCAL_H__ */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user