dxx-rebirth/d2x-rebirth/main
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
..
escort.cpp Pass LevelSharedRobotInfoState to various functions that need it 2022-07-09 13:39:29 +00:00
gamepal.cpp
inferno.ini
libmve.h Use specific type in MVEFILE instead of void * 2022-07-23 20:58:10 +00:00
movie.cpp Use specific type in MVEFILE instead of void * 2022-07-23 20:58:10 +00:00
movie.h Use enum class for PlayMovie flag must_have 2022-07-23 20:58:10 +00:00