diff options
Diffstat (limited to 'lib/ultralib/src/error/commonerror.c')
| -rw-r--r-- | lib/ultralib/src/error/commonerror.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ultralib/src/error/commonerror.c b/lib/ultralib/src/error/commonerror.c index 53cca55..7c60755 100644 --- a/lib/ultralib/src/error/commonerror.c +++ b/lib/ultralib/src/error/commonerror.c @@ -126,7 +126,7 @@ const char* __os_error_message[] = { "Synthesizer: no free updates", "alSndPDeallocate: attempt to deallocate a sound which is playing", "alSndpDelete: attempt to delete player with playing sounds", - "alSndpPlay: attempt to play a sound which is playing", + "alSndpPlay: attempt to game_play a sound which is playing", "alSndpSetSound: sound id (%d) out of range (0 - %d)", "alSndpSetPriority: sound id (%d) out of range (0 - %d)", "alSndpSet Parameter: target (%d) out of range (0 - %d)", |
