GL: resharper findings (too lazy for const functions)

This commit is contained in:
Megamouse 2021-04-11 15:55:14 +02:00
parent f9d52ea5b9
commit a50be7a912
10 changed files with 7 additions and 24 deletions

View file

@ -2,7 +2,6 @@
#include "GLFragmentProgram.h"
#include "Emu/system_config.h"
#include "GLFragmentProgram.h"
#include "GLCommonDecompiler.h"
#include "../GCM.h"
#include "../Common/GLSLCommon.h"