mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
move overlays code to headers
This commit is contained in:
parent
762c106e19
commit
ee46ad1ca9
23 changed files with 193 additions and 126 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#include "GLGSRender.h"
|
||||
#include "GLCompute.h"
|
||||
#include "GLVertexProgram.h"
|
||||
#include "../Overlays/overlay_shader_compile_notification.h"
|
||||
#include "../Overlays/Shaders/shader_loading_dialog_native.h"
|
||||
#include "../rsx_methods.h"
|
||||
#include "../Common/BufferUtils.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue