mirror of
https://github.com/love2d/megasource.git
synced 2026-08-16 16:21:13 +02:00
Added missing changes to the OpenAL-Soft update.
This commit is contained in:
@@ -234,7 +234,7 @@ void altss_delete(altss_t tss_id);
|
||||
|
||||
int altimespec_get(struct timespec *ts, int base);
|
||||
|
||||
void al_nssleep(time_t sec, long nsec);
|
||||
void al_nssleep(unsigned long nsec);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user