mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-23 16:54:03 +02:00
Minor change for improved syntax highlighting for the implementation.
This commit is contained in:
@@ -10988,6 +10988,12 @@ MA_API ma_uint64 ma_sound_group_get_time_in_pcm_frames(const ma_sound_group* pGr
|
|||||||
#endif /* miniaudio_h */
|
#endif /* miniaudio_h */
|
||||||
|
|
||||||
|
|
||||||
|
/*
|
||||||
|
This is for preventing greying out of the implementation section.
|
||||||
|
*/
|
||||||
|
#if defined(Q_CREATOR_RUN) || defined(__INTELLISENSE__) || defined(__CDT_PARSER__)
|
||||||
|
#define MINIAUDIO_IMPLEMENTATION
|
||||||
|
#endif
|
||||||
|
|
||||||
/************************************************************************************************************************************************************
|
/************************************************************************************************************************************************************
|
||||||
*************************************************************************************************************************************************************
|
*************************************************************************************************************************************************************
|
||||||
|
|||||||
Reference in New Issue
Block a user