mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 22:19:02 +00:00
5 lines
92 B
C
5 lines
92 B
C
#pragma once
|
|
|
|
using SceJpegEncoderContext = vm::ptr<void>;
|
|
|
|
extern psv_log_base sceJpegEnc;
|