mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-16 03:38:38 +12:00
Fixed conflict with X11
Added tmp folder to gitignore
This commit is contained in:
parent
d8bef46c2a
commit
3ca634138d
2 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,10 @@
|
|||
#include "stdafx.h"
|
||||
#include "Utilities/Log.h"
|
||||
#include "rsx_gl_texture.h"
|
||||
#include "gl_helpers.h"
|
||||
#include "../GCM.h"
|
||||
#include "../RSXThread.h"
|
||||
#include "../RSXTexture.h"
|
||||
#include "Utilities/Log.h"
|
||||
|
||||
namespace rsx
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue