mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-02-01 05:14:34 +01:00
8 lines
72 B
C++
8 lines
72 B
C++
|
|
#include "stdafx.h"
|
||
|
|
#include "GLShaderInterpreter.h"
|
||
|
|
|
||
|
|
namespace gl
|
||
|
|
{
|
||
|
|
|
||
|
|
}
|