Revision a8981dda audio/dsound_template.h

b/audio/dsound_template.h
197 197
#endif
198 198

  
199 199
    if (!s->FIELD2) {
200
        dsound_logerr ("Attempt to initialize voice without " NAME2 " object");
200
        dolog ("Attempt to initialize voice without " NAME2 " object");
201 201
        return -1;
202 202
    }
203 203

  

Also available in: Unified diff