add comments

This commit is contained in:
Tomasz Moń
2009-03-14 14:23:18 +01:00
parent 71c3a1e66f
commit 9778dc47c3
6 changed files with 170 additions and 63 deletions

View File

@@ -210,9 +210,6 @@ void test_presets()
for (x=0; x<=60; x++)
switch_preset(PRESETS_SYSTEM, x);
for (x=0; x<=99; x++)
set_preset_level(x);
}
void test_pickups()