Skip to content

Commit

Permalink
Source update sync
Browse files Browse the repository at this point in the history
  • Loading branch information
enginmanap committed Aug 31, 2018
1 parent cee94c1 commit 7aac095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/APIUsage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ Parameter:

.. _LimonAPI-playSound:

bool playSound(const std::string &soundPath, const glm::vec3 &position, bool looped)
uint32_t playSound(const std::string &soundPath, const glm::vec3 &position, bool looped)
====================================================================================

Creates and plays a sound. Returns uin32_t playing sound ID.
Expand Down

0 comments on commit 7aac095

Please sign in to comment.