mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-26 12:01:35 -05:00
VertexLoader: Move the old Datareader function into VertexLoader
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
#include "VideoBackends/Software/SWVertexLoader.h"
|
||||
#include "VideoBackends/Software/SWVideoConfig.h"
|
||||
#include "VideoBackends/Software/XFMemLoader.h"
|
||||
#include "VideoCommon/DataReader.h"
|
||||
#include "VideoCommon/Fifo.h"
|
||||
#include "VideoCommon/VertexLoaderUtils.h"
|
||||
|
||||
typedef void (*DecodingFunction)(u32);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user