Frame.h: merge into Video.h. (PR #896)

. The functions GetFrameBufferXXX() have been moved next to g_pFramebufferbits.
This commit is contained in:
Andrea
2020-12-27 19:01:35 +00:00
committed by GitHub
parent 41ccd21307
commit b8296e6c9c
12 changed files with 44 additions and 96 deletions
-1
View File
@@ -3,7 +3,6 @@
#include "StdAfx.h"
#include "RGBMonitor.h"
#include "Frame.h"
#include "Memory.h" // MemGetMainPtr() MemGetAuxPtr()
#include "Video.h"
#include "Card.h"