diff --git a/Home.md b/Home.md index 657cfa1..066fe52 100644 --- a/Home.md +++ b/Home.md @@ -54,6 +54,7 @@ Referència per categories: * [draw.blit_r(sx, sy, sw, sh, dx, dy, a)](draw.blit_r) * [draw.print(text, x, y, [color])](draw.print) +### MÚSICA * [music.play(filename)](music.play) * [music.pause()](music.pause) * [music.resume()](music.resume) @@ -61,6 +62,7 @@ Referència per categories: * [music.pos()](music.pos) * [music.pos(position)](music.pos) +### SÓ * [sound.load(filename)](sound.load) * [sound.free(sound)](sound.free) * [sound.play(sound)](sound.play)