mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Updated #include guards.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef _AUDIO_INTERNAL_H
|
||||
#define _AUDIO_INTERNAL_H
|
||||
#ifndef _AUDIO_INTERNAL_H_
|
||||
#define _AUDIO_INTERNAL_H_
|
||||
|
||||
#include "PR/libaudio.h"
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
#ifndef _CONTROLLER_H
|
||||
#define _CONTROLLER_H
|
||||
#ifndef _CONTROLLER_H_
|
||||
#define _CONTROLLER_H_
|
||||
|
||||
#include "libultra_internal.h"
|
||||
//#include <rcp.h>
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
#ifndef _LIBULTRA_INTERNAL_H_
|
||||
#define _LIBULTRA_INTERNAL_H_
|
||||
|
||||
#include <ultra64.h>
|
||||
|
||||
#endif
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
#ifndef _SCHED_H_
|
||||
#define _SCHED_H_
|
||||
|
||||
#include "types.h"
|
||||
#include "macros.h"
|
||||
#include "f3ddkr.h"
|
||||
|
||||
+3
-2
@@ -1,5 +1,6 @@
|
||||
#ifndef _SIINT_H
|
||||
#define _SIINT_H
|
||||
#ifndef _SIINT_H_
|
||||
#define _SIINT_H_
|
||||
|
||||
#include "PR/os_internal.h"
|
||||
#include "PR/rcp.h"
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
#ifndef _ULTRA64_H_
|
||||
#define _ULTRA64_H_
|
||||
|
||||
|
||||
+3
-2
@@ -1,5 +1,6 @@
|
||||
#ifndef _VIINT_H
|
||||
#define _VIINT_H
|
||||
#ifndef _VIINT_H_
|
||||
#define _VIINT_H_
|
||||
|
||||
#include "libultra_internal.h"
|
||||
|
||||
#define OS_TV_TYPE_PAL 0
|
||||
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
#ifndef _UNKNOWN_0777A0_H_
|
||||
#define _UNKNOWN_0777A0_H_
|
||||
#ifndef _ASSET_LOADING_H_
|
||||
#define _ASSET_LOADING_H_
|
||||
|
||||
#include "types.h"
|
||||
#include "gzip.h"
|
||||
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
#ifndef _UNKNOWN_001050_H_
|
||||
#define _UNKNOWN_001050_H_
|
||||
#ifndef _AUDIO_H_
|
||||
#define _AUDIO_H_
|
||||
|
||||
#include "types.h"
|
||||
#include "audio_internal.h"
|
||||
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
#ifndef _UNKNOWN_066AA0_H_
|
||||
#define _UNKNOWN_066AA0_H_
|
||||
#ifndef _CAMERA_H_
|
||||
#define _CAMERA_H_
|
||||
|
||||
#include "types.h"
|
||||
#include "macros.h"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#ifndef _UNKNOWN_072E50_H_
|
||||
#define _UNKNOWN_072E50_H_
|
||||
#ifndef _CONTROLLER_PAK_H_
|
||||
#define _CONTROLLER_PAK_H_
|
||||
|
||||
#include "types.h"
|
||||
#include "structs.h"
|
||||
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
#ifndef _UNKNOWN_080500_H_
|
||||
#define _UNKNOWN_080500_H_
|
||||
#ifndef _MENU_H_
|
||||
#define _MENU_H_
|
||||
|
||||
#include "types.h"
|
||||
#include "structs.h"
|
||||
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
#ifndef _UNKNOWN_060450_H_
|
||||
#define _UNKNOWN_060450_H_
|
||||
#ifndef _OBJECT_MODELS_H_
|
||||
#define _OBJECT_MODELS_H_
|
||||
|
||||
#include "types.h"
|
||||
#include "PR/gbi.h"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#ifndef _UNKNOWN_07B870_H_
|
||||
#define _UNKNOWN_07B870_H_
|
||||
#ifndef _TEXTURES_SPRITES_H_
|
||||
#define _TEXTURES_SPRITES_H_
|
||||
|
||||
#include "asset_sections.h"
|
||||
#include "types.h"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#ifndef _THREAD30_H_
|
||||
#define _THREAD30_H_
|
||||
#ifndef _UNKNOWN_0ABDF0_H_
|
||||
#define _UNKNOWN_0ABDF0_H_
|
||||
|
||||
#include "types.h"
|
||||
#include "textures_sprites.h"
|
||||
|
||||
Reference in New Issue
Block a user