dxx-rebirth/d2x-rebirth/libmve
Kp 6ff9c9029d Use specific type in MVEFILE instead of void *
Replace `void *stream` with a typedef and `stream_type *stream`, so that
the original type information is propagated down.
2022-07-23 20:58:10 +00:00
..
decoder8.cpp
decoder16.cpp
decoders.h
mve_audio.cpp
mve_audio.h
mve_main.c
mvelib.cpp Use specific type in MVEFILE instead of void * 2022-07-23 20:58:10 +00:00
mvelib.h Use specific type in MVEFILE instead of void * 2022-07-23 20:58:10 +00:00
mveplay.cpp Use specific type in MVEFILE instead of void * 2022-07-23 20:58:10 +00:00
mveplayer.1