Skip to content

Commit 514b253

Browse files
committed
Add Resource folder and sound function.
1 parent 3664341 commit 514b253

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

2048 with AI.lvproj

+5
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@
3131
<Item Name="Controls" Type="Folder">
3232
<Item Name="Commands.ctl" Type="VI" URL="../Controls/Commands.ctl"/>
3333
</Item>
34+
<Item Name="Resource" Type="Folder">
35+
<Item Name="Goat_1.5x.wav" Type="Document" URL="../Resource/Goat_1.5x.wav"/>
36+
<Item Name="Goat_1x.wav" Type="Document" URL="../Resource/Goat_1x.wav"/>
37+
<Item Name="Goat_2x.wav" Type="Document" URL="../Resource/Goat_2x.wav"/>
38+
</Item>
3439
<Item Name="Main.vi" Type="VI" URL="../Main.vi"/>
3540
<Item Name="Dependencies" Type="Dependencies">
3641
<Item Name="vi.lib" Type="Folder">

Main.vi

13.4 KB
Binary file not shown.

Resource/Goat_1.5x.wav

10.9 MB
Binary file not shown.

Resource/Goat_1x.wav

16.3 MB
Binary file not shown.

Resource/Goat_2x.wav

8.16 MB
Binary file not shown.

0 commit comments

Comments
 (0)