some rename in code_8006e9c0 (#512)

* some basic function renames

* Renaming player hud related variables.
This commit is contained in:
coco875
2023-12-25 14:43:47 +01:00
committed by GitHub
parent 371516f918
commit 3638f19145
32 changed files with 793 additions and 861 deletions
+2 -2
View File
@@ -508,8 +508,8 @@ typedef struct {
/* 0x81 */ u8 unk_81;
/* 0x82 */ s8 unk_82;
/* 0x83 */ s8 unk_83;
} struct_8018CA70_entry; // size = 0x84
} hud_player; // size = 0x84
#define D_8018CA70_SIZE 4
#define HUD_PLAYERS_SIZE 4
#endif