diff options
Diffstat (limited to 'assets/final')
| -rw-r--r-- | assets/final/demo_assets.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/assets/final/demo_assets.txt b/assets/final/demo_assets.txt index 52dd77e..a425e38 100644 --- a/assets/final/demo_assets.txt +++ b/assets/final/demo_assets.txt @@ -1,3 +1,5 @@ # Asset Name, Compression Type, Filename/Placeholder, Description KICK_1, NONE, kick1.spec, "A drum kick sample" -NOISE_TEX, PROC(gen_noise, 1234, 16), _, "Procedural noise texture for bump mapping"
\ No newline at end of file +SNARE_1, NONE, snare1.spec, "A snare drum sample" +HIHAT_1, NONE, hihat1.spec, "A hi-hat sample" +NOISE_TEX, PROC(gen_noise, 1234, 16), _, "Procedural noise texture for bump mapping" |
