mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
GSL moved from stdafx.h (#1676)
Added GSL.h helper for correct including
This commit is contained in:
parent
efc8779275
commit
75fe95eeb1
19 changed files with 51 additions and 30 deletions
|
|
@ -9,6 +9,8 @@
|
|||
#include "Common/BufferUtils.h"
|
||||
#include "rsx_methods.h"
|
||||
|
||||
#include "Utilities/GSL.h"
|
||||
|
||||
#define CMD_DEBUG 0
|
||||
|
||||
cfg::bool_entry g_cfg_rsx_write_color_buffers(cfg::root.video, "Write Color Buffers");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue