preparing for extra textures and fbos

This commit is contained in:
itsmattkc
2019-01-26 11:47:46 +11:00
parent b5cc221537
commit b0e1eb2ea4
6 changed files with 139 additions and 88 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ struct GLTextureCoords {
float textureBottomLeftQ;
int blendmode;
double opacity;
float opacity;
};
qint16 mix_audio_sample(qint16 a, qint16 b);