summaryrefslogtreecommitdiff
path: root/src/resources/music.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/music.h')
-rw-r--r--src/resources/music.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/resources/music.h b/src/resources/music.h
index 9cf75928..2888eaa0 100644
--- a/src/resources/music.h
+++ b/src/resources/music.h
@@ -44,6 +44,7 @@ class Music : public Resource
*
* @param buffer The memory buffer containing the music data.
* @param bufferSize The size of the memory buffer in bytes.
+ * @param idPath The path identifying the resource.
*
* @return <code>NULL</code> if the an error occurred, a valid pointer
* otherwise.