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