backticks around at, eye

This commit is contained in:
Dragorn421 2025-06-12 14:27:51 +02:00
parent a61a882219
commit f5dfd3e2fc
No known key found for this signature in database
GPG Key ID: 381AEBAF3D429335
1 changed files with 2 additions and 2 deletions

View File

@ -2574,8 +2574,8 @@ s32 sCameraLetterboxSize = 32;
s32 D_8011D3AC = -1;
// Used in Camera_KeepOn3 and Camera_KeepOn4 to check around an at position for an eye position such that the at-eye
// segment is not obstructed by collision or colliders.
// Used in Camera_KeepOn3 and Camera_KeepOn4 to check around an `at` position for an `eye` position such that the
// `at`-`eye` segment is not obstructed by collision or colliders.
s16 sCamCheckAroundOffsetsYaw[] = {
0x0AAA, -0x0AAA, 0x1555, -0x1555, 0x2AAA, -0x2AAA, 0x3FFF,
-0x3FFF, 0x5555, -0x5555, 0x6AAA, -0x6AAA, 0x7FFF, 0x0000,