Skip to content

Commit

Permalink
fix OSU_HIT_OBJECT_ANIMATION_OFFSET
Browse files Browse the repository at this point in the history
  • Loading branch information
Ciremun committed Dec 17, 2023
1 parent cd86b8a commit c09ef82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/struct_offsets.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#define OSU_HIT_OBJECT_CIRCLE_TYPE_OFFSET 0x18
#define OSU_HIT_OBJECT_POSITION_X_OFFSET 0x38
#define OSU_HIT_OBJECT_POSITION_Y_OFFSET 0x3C
#define OSU_HIT_OBJECT_ANIMATION_OFFSET 0xA4
#define OSU_HIT_OBJECT_ANIMATION_OFFSET 0xB8

#define OSU_ANIMATION_SLIDER_BALL_X_OFFSET 0x4C
#define OSU_ANIMATION_SLIDER_BALL_Y_OFFSET 0x50
Expand Down

0 comments on commit c09ef82

Please sign in to comment.