mirror of
https://github.com/n64decomp/mk64
synced 2026-09-03 17:53:40 -04:00
some rename in code_8006e9c0 (#512)
* some basic function renames * Renaming player hud related variables.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user