Skip to content

Commit

Permalink
Update include/bzfsAPI.h
Browse files Browse the repository at this point in the history
Co-authored-by: RighthandSon <[email protected]>
  • Loading branch information
TheGiraffe3 and RighthandSon authored Oct 22, 2024
1 parent 4b2f0ed commit b9e5675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/bzfsAPI.h
Original file line number Diff line number Diff line change
Expand Up @@ -2062,7 +2062,7 @@ BZF_API bool bz_removeCustomPluginHandler ( const char* extension, bz_APIPluginH
// team info

BZF_API void bz_computeTeamScore( bool enabled );
BZF_API bool bz_computtingTeamScore( void );
BZF_API bool bz_computingTeamScore( void );

BZF_API int bz_getTeamCount (bz_eTeamType team );
BZF_API int bz_getTeamScore (bz_eTeamType team );
Expand Down

0 comments on commit b9e5675

Please sign in to comment.