Clean up armem.c

This commit is contained in:
gamemasterplc 2023-12-25 16:26:49 -06:00
parent 1afaccd0d2
commit 72c850b0fb
6 changed files with 232 additions and 238 deletions

View file

@ -1,7 +1,7 @@
#ifndef _GAME_PERF_H
#define _GAME_PERF_H
#include "common.h"
#include "dolphin.h"
void HuPerfInit(void);
s32 HuPerfCreate(char *arg0, u8 arg1, u8 arg2, u8 arg3, u8 arg4);