Skylanders: Improve figure data view and generation

Co-authored-by: deReeperJosh <joshua@dereeper.co.nz>
This commit is contained in:
Mandar1jn 2023-08-24 17:24:30 +02:00 committed by Admiral H. Curtiss
parent 220988d064
commit afdf6de041
No known key found for this signature in database
GPG key ID: F051B4C4044F33FB
20 changed files with 1369 additions and 146 deletions

View file

@ -26,7 +26,7 @@
#include "Core/PowerPC/JitInterface.h"
#include "Core/PowerPC/PowerPC.h"
#include "IOS/USB/Emulated/Infinity.h"
#include "IOS/USB/Emulated/Skylander.h"
#include "IOS/USB/Emulated/Skylanders/Skylander.h"
#include "VideoCommon/Assets/CustomAssetLoader.h"
#include "VideoCommon/CommandProcessor.h"
#include "VideoCommon/Fifo.h"