#161 closed defect (fixed)
call to non-existant function
Reported by: | SF/inguin | Owned by: | SF/ender |
---|---|---|---|
Priority: | normal | Component: | Audio |
Version: | Keywords: | ||
Cc: | Game: |
Description
In the latest CVS, sound.cpp:587 calls SoundMixer::play_mp3(), a function that doesn't seem to be implemented yet. I needed to comment that line to be able to compile.
Ticket imported from: #544380. Ticket imported from: bugs/161.
Change History (3)
comment:1 by , 23 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 by , 23 years ago
comment:3 by , 6 years ago
Component: | --Unset-- → Audio |
---|
Note:
See TracTickets
for help on using tickets.
I've commented that line out until BBrox adds the missing function. Thanks.