Skip to content

Conversation

@TheAzack9
Copy link
Contributor

  • Adds some J3DModel pointers for the cap
  • Fixes some errors i had for compiling BetterSMS
  • Fixes return type for checkWaveOnAram

Copy link
Member

@JoshuaMKW JoshuaMKW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very shrimple.


// Initializes animation data using all bck files in described folder
void init(const char *path, const char **);
void init(const char *path, const char**);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-format or just add a space between the type and the star.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Or just undo this diff)

@TheAzack9 TheAzack9 requested a review from JoshuaMKW December 14, 2024 23:41
@JoshuaMKW JoshuaMKW merged commit 717ed9c into DotKuribo:main Dec 14, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants