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

@ -617,6 +617,4 @@ void SetDispStat(u32 cpu, u16 val);
void SetVCount(u16 val);
}
#include "GPU3D.h"
#endif