put the texture cache into it's own file

This commit is contained in:
RSDuck
2023-05-14 19:52:40 +02:00
parent 0ae19cffe6
commit 045829b0bd
15 changed files with 658 additions and 526 deletions

View File

@ -18,6 +18,7 @@
#include "GPU2D_Soft.h"
#include "GPU.h"
#include "GPU3D.h"
namespace GPU2D
{