mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-31 22:00:10 +01:00
6 lines
92 B
C
6 lines
92 B
C
#pragma once
|
|
|
|
using SceJpegEncoderContext = vm::ptr<void>;
|
|
|
|
extern psv_log_base sceJpegEnc;
|