Format and removed unused .s files.

This commit is contained in:
Julgodis
2021-09-26 14:22:03 +02:00
parent d0e22b9f1b
commit 444cad0d10
6 changed files with 16 additions and 341 deletions
+1 -1
View File
@@ -1,8 +1,8 @@
#ifndef VI_H
#define VI_H
#include "dolphin/types.h"
#include "dolphin/gx/GX.h"
#include "dolphin/types.h"
typedef void (*VIRetraceCallback)(u32);