renderer_opengl: Adjust interlaced lines to monitor

This commit is contained in:
GPUCode
2023-07-30 00:21:08 +03:00
parent 20f4677f80
commit ea928374a6
10 changed files with 52 additions and 8 deletions

View File

@ -4,6 +4,7 @@
#include <cmath>
#include "common/alignment.h"
#include "common/assert.h"
#include "common/settings.h"
#include "core/3ds.h"