Fixed header guard names in renamed files

This commit is contained in:
David Benepe
2022-02-14 18:01:51 -05:00
parent 7c7f9ad453
commit 76ac2f877b
5 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
#ifndef _UNKNOWN_09F8F0_H_
#define _UNKNOWN_09F8F0_H_
#ifndef _GAME_UI_H_
#define _GAME_UI_H_
#include "types.h"
#include "structs.h"
+2 -2
View File
@@ -1,5 +1,5 @@
#ifndef _UNKNOWN_0348C0_H_
#define _UNKNOWN_0348C0_H_
#ifndef _OBJECT_FUNCTIONS_H_
#define _OBJECT_FUNCTIONS_H_
#include "types.h"
#include "structs.h"
+2 -2
View File
@@ -1,5 +1,5 @@
#ifndef _UNKNOWN_043920_H_
#define _UNKNOWN_043920_H_
#ifndef _RACER_H_
#define _RACER_H_
#include "types.h"
#include "structs.h"
+2 -2
View File
@@ -1,5 +1,5 @@
#ifndef _CONTROLLER_PAK_H_
#define _CONTROLLER_PAK_H_
#ifndef _SAVE_DATA_H_
#define _SAVE_DATA_H_
#include "types.h"
#include "structs.h"
+1 -1
View File
@@ -1770,7 +1770,7 @@ void run_object_init_func(Object *obj, void *entry) {
}
}
s32 func_80023E30(s32 arg0){
s32 func_80023E30(s32 arg0) {
s32 value = 0;
switch (arg0 - 1){
case 0x00: