Clean Up Known Function Prototypes

This commit is contained in:
gamemasterplc 2023-12-03 18:22:28 -06:00
parent d9f4fcb907
commit d61508e344
2 changed files with 5 additions and 7 deletions

View file

@ -2,9 +2,7 @@
#define _COMMON_STRUCTS_H
#include "types.h"
#include "dolphin/dvd.h"
#include "dolphin/mtx/GeoTypes.h"
#include "dolphin/gx/GXEnum.h"
#include "dolphin.h"
typedef struct player_config {
s16 character;