m_Do_graphic work

This commit is contained in:
Jasper St. Pierre
2023-11-18 14:28:31 -08:00
parent 78a12b9334
commit 9fa3971d85
12 changed files with 621 additions and 98 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include "dolphin/types.h"
typedef void (*cAPIGph_Mthd)(void);
typedef bool (*cAPIGph_Mthd)(void);
struct cAPIGph__Iface
{