This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
bitorchestra
Watch
1
Star
0
Fork
You've already forked bitorchestra
0
mirror of
https://github.com/vbatts/bitorchestra.git
synced
2024-11-30 12:25:44 +00:00
Code
Issues
Releases
Wiki
Activity
4ccc79ed1e
bitorchestra
/
f5.c
6 lines
91 B
C
Raw
Normal View
History
Unescape
Escape
working towards unifying the sounds to a single command
2012-11-19 19:42:33 +00:00
#
include
"sounds.h"
and the last two sounds
2012-11-19 20:47:44 +00:00
int
main
(
)
{
working towards unifying the sounds to a single command
2012-11-19 19:42:33 +00:00
sound_loop_1
(
sound_5
,
0
)
;
adding links to the sources of the sounds
2011-11-14 15:26:06 +00:00
}
working towards unifying the sounds to a single command
2012-11-19 19:42:33 +00:00
// vim:set sw=2 sts=2 et ai:
Reference in a new issue
Copy permalink