mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-27 07:20:49 +00:00
Fix a class/struct type warning.
This commit is contained in:
parent
83469d5b18
commit
bb20ed1d16
@ -17,7 +17,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
class GPUDebugBuffer;
|
||||
struct GPUDebugBuffer;
|
||||
|
||||
enum ScreenshotFormat {
|
||||
SCREENSHOT_PNG,
|
||||
|
Loading…
Reference in New Issue
Block a user