Add text file to keep track of skipped SVN commits

This commit is contained in:
Allofich
2019-04-27 17:23:31 +09:00
parent 3f6c514bd7
commit 872072bca7

View File

@@ -0,0 +1,4 @@
Commit#: Reason for skipping:
3835 Preparatory commit for 3836, which was skipped.
3836 Assumes the Windows API. midiOutGetNumDevs() and midiOutGetDevCaps() are specific to Windows and do not exist anywhere else.