mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
Move rsx::constants and rsx::limits to rsx_utils.h
This commit is contained in:
parent
e9e87b8bd9
commit
a070a414a6
5 changed files with 37 additions and 36 deletions
|
|
@ -2,8 +2,8 @@
|
|||
#include "GLVertexProgram.h"
|
||||
#include "GLFragmentProgram.h"
|
||||
#include "GLHelpers.h"
|
||||
#include "../RSXThread.h"
|
||||
#include "../Common/ProgramStateCache.h"
|
||||
#include "../rsx_utils.h"
|
||||
|
||||
struct GLTraits
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue