core1/gu/rotate.c done

This commit is contained in:
Banjo Kazooie
2022-10-26 15:00:50 -05:00
parent a6934f7205
commit 7ee1bdf312
25 changed files with 253 additions and 157 deletions

View File

@@ -2,7 +2,7 @@
#include "functions.h"
#include "variables.h"
extern struct {
struct {
u16 *unk0;
int unk4;
} D_80282FE0;