mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-05-05 01:39:15 -05:00
options_menu: implemented thumbnails
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
#define D3DCLEAR_TARGET 0x1
|
||||
#define D3DCLEAR_ZBUFFER 0x10
|
||||
|
||||
#define LOAD_ZSTD_TEXTURE(name) LoadTexture(decompressZstd(name, name##_uncompressed_size).get(), name##_uncompressed_size)
|
||||
|
||||
using namespace plume;
|
||||
|
||||
struct Video
|
||||
|
||||
Reference in New Issue
Block a user