adding texture loading.
This commit is contained in:
parent
7eac02328d
commit
dfda49c027
7 changed files with 252 additions and 5 deletions
|
|
@ -121,6 +121,7 @@ namespace sound {
|
|||
|
||||
int numActiveSounds(void)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
void deleteSound(SoundHandle *handle)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue