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
2025-03-01 14:48:17 +00:00
Code
Issues
Releases
Wiki
Activity
2ddb925d27
bitorchestra
/
f5.c
6 lines
86 B
C
Raw
Normal View
History
Unescape
Escape
working towards unifying the sounds to a single command
2012-11-19 14:42:33 -05:00
#
include
"sounds.h"
main
(
)
{
sound_loop_1
(
sound_5
,
0
)
;
adding links to the sources of the sounds
2011-11-14 10:26:06 -05:00
}
working towards unifying the sounds to a single command
2012-11-19 14:42:33 -05:00
// vim:set sw=2 sts=2 et ai:
Reference in a new issue
Copy permalink