summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com>2024-08-15 04:28:42 -0300
committerAlejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com>2024-08-15 04:28:42 -0300
commitf17c7bdc2717f43ddef04c1a297492e6405068d4 (patch)
tree20922d0e96066361b2160d552608ac6d1c378f5e /include
parent76f7d6e335d65f4dee3839b1d9a4013bc0b9272b (diff)
teamFaceId -> drawFace
Diffstat (limited to 'include')
-rw-r--r--include/sf64player.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sf64player.h b/include/sf64player.h
index 2ab36ea9..0ac36061 100644
--- a/include/sf64player.h
+++ b/include/sf64player.h
@@ -140,7 +140,7 @@ typedef struct ArwingInfo {
/* 0x20 */ f32 wingsYrot;
/* 0x24 */ f32 wingsZrot;
/* 0x28 */ f32 unk_28;
- /* 0x2C */ u8 teamFaceId;
+ /* 0x2C */ u8 drawFace;
/* 0x30 */ f32 teamFaceXrot;
/* 0x34 */ f32 teamFaceYrot;
/* 0x38 */ f32 windshieldXrot;