Remove Superfluous Includes
This commit is contained in:
parent
1e49276358
commit
d9f4fcb907
2 changed files with 2 additions and 6 deletions
|
|
@ -1,10 +1,8 @@
|
|||
#ifndef _VARIABLES_H
|
||||
#define _VARIABLES_H
|
||||
|
||||
#include "types.h"
|
||||
#include "dolphin.h"
|
||||
#include "common_structs.h"
|
||||
#include "dolphin/os.h"
|
||||
#include "dolphin/gx/GXStruct.h"
|
||||
|
||||
#define M_PI 3.141592653589793
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue