gx2: Add GX2DebugCapture functions.

This commit is contained in:
James Benton
2018-06-28 12:19:02 +01:00
parent ba24b4a5f5
commit 96bddc5a69
3 changed files with 154 additions and 0 deletions

View File

@@ -42,6 +42,7 @@
#include <coreinit/title.h>
#include <gx2/clear.h>
#include <gx2/context.h>
#include <gx2/debug.h>
#include <gx2/display.h>
#include <gx2/displaylist.h>
#include <gx2/draw.h>