mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Fix build error in jar_xm.h
This commit is contained in:
+1
-5
@@ -300,7 +300,7 @@ uint64_t jar_xm_get_remaining_samples(jar_xm_context_t*);
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
//-------------------------------------------------------------------------------
|
//-------------------------------------------------------------------------------
|
||||||
|
#endif//end of INCLUDE_JAR_XM_H
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -2669,7 +2669,3 @@ int jar_xm_create_context_from_file(jar_xm_context_t** ctx, uint32_t rate, const
|
|||||||
#endif//end of JAR_XM_IMPLEMENTATION
|
#endif//end of JAR_XM_IMPLEMENTATION
|
||||||
//-------------------------------------------------------------------------------
|
//-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#endif//end of INCLUDE_JAR_XM_H
|
|
||||||
|
|||||||
Reference in New Issue
Block a user